1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00

wmaker: Moved function prototype to the appropriate header

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
Christophe CURIS
2013-06-30 16:02:37 +02:00
committed by Carlos R. Mafra
parent 91529ff1a7
commit 60a4121a92
3 changed files with 3 additions and 2 deletions

View File

@@ -68,7 +68,6 @@
/**** Global variables ****/
extern Cursor wCursor[WCUR_LAST];
extern XContext wWinContext;
extern void appIconMouseDown(WObjDescriptor *desc, XEvent *event);
#define MOD_MASK wPreferences.modifier_mask
#define ICON_SIZE wPreferences.icon_size