1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-22 03:13:31 +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:
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

View File

@@ -63,7 +63,6 @@
extern char *Locale;
extern WDDomain *WDRootMenu;
extern Cursor wCursor[WCUR_LAST];
extern WPreferences wPreferences;
static WMenu *readMenuPipe(WScreen * scr, char **file_name);
static WMenu *readPLMenuPipe(WScreen * scr, char **file_name);