1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 16:32:30 +01:00

New header file winmenu.h

The file winmenu.h includes the function prototypes for winmenu.c.

The prototypes included were moved from funcs.h.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
This commit is contained in:
Rodolfo García Peñas (kix)
2013-05-15 13:07:55 +02:00
committed by Carlos R. Mafra
parent 20a695f70f
commit 9ededf6cb2
9 changed files with 38 additions and 10 deletions

View File

@@ -46,6 +46,7 @@
#include "stacking.h"
#include "icon.h"
#include "xinerama.h"
#include "winmenu.h"
#define MC_MAXIMIZE 0
#define MC_MINIATURIZE 1