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:
committed by
Carlos R. Mafra
parent
9ededf6cb2
commit
ed80a9bf5c
@@ -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) && \
|
||||
|
||||
Reference in New Issue
Block a user