1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

New header file switchmenu.h

The file switchmenu.h includes the function prototypes for switchmenu.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:56 +02:00
committed by Carlos R. Mafra
parent 9ededf6cb2
commit ed80a9bf5c
9 changed files with 36 additions and 7 deletions

View File

@@ -37,6 +37,7 @@
#include "stacking.h"
#include "workspace.h"
#include "framewin.h"
#include "switchmenu.h"
#define IS_GNUSTEP_MENU(w) ((w)->wm_gnustep_attr && \
((w)->wm_gnustep_attr->flags & GSWindowLevelAttr) && \