1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-26 02:21:27 +02: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:
Christophe CURIS
2013-06-30 16:02:35 +02:00
committed by Carlos R. Mafra
parent 3803ae6493
commit 74cd836e48
36 changed files with 7 additions and 52 deletions
-1
View File
@@ -116,7 +116,6 @@ typedef struct InspectorPanel {
extern Cursor wCursor[WCUR_LAST];
extern WDDomain *WDWindowAttributes;
extern WPreferences wPreferences;
static InspectorPanel *panelList = NULL;
static WMPropList *ANoTitlebar = NULL;