mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +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
@@ -577,7 +577,6 @@ void wClientCheckProperty(WWindow * wwin, XPropertyEvent * event)
|
||||
wAppMenuDestroy(wapp->menu);
|
||||
}
|
||||
if (wwin->fake_group) {
|
||||
extern WPreferences wPreferences;
|
||||
WScreen *scr = wwin->screen_ptr;
|
||||
WWindow *foo = scr->focused_window;
|
||||
WFakeGroupLeader *fPtr = wwin->fake_group;
|
||||
|
||||
Reference in New Issue
Block a user