mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-18 07:25:54 +01:00
wmaker: Replaced local 'extern' definition of wPreferences by proper header usage
Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
3803ae6493
commit
74cd836e48
@@ -45,7 +45,6 @@
|
||||
|
||||
#define DBLCLICK_TIME wPreferences.dblclick_time
|
||||
|
||||
extern WPreferences wPreferences;
|
||||
|
||||
static void handleExpose(WObjDescriptor * desc, XEvent * event);
|
||||
static void handleButtonExpose(WObjDescriptor * desc, XEvent * event);
|
||||
|
||||
Reference in New Issue
Block a user