wmaker: Moved variables for the XRandR extension into the global namespace

This commit is contained in:
Christophe CURIS
2013-10-11 21:58:13 +01:00
committed by Carlos R. Mafra
parent 3995130b79
commit 6dcfdd072b
6 changed files with 11 additions and 14 deletions
+7
View File
@@ -586,6 +586,13 @@ extern struct wmaker_global_variables {
} xkb;
#endif
#ifdef HAVE_XRANDR
struct {
Bool supported;
int event_base;
} randr;
#endif
/*
* If no extension were activated, we would end up with an empty
* structure, which old compilers may not appreciate, so let's