mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Add PanoramiXExtensionDisabledHack to globals.h as it was missing.
This commit is contained in:
parent
e5b72bd9c6
commit
101ae61696
2 changed files with 1 additions and 1 deletions
|
|
@ -50,6 +50,7 @@ extern Bool PanoramiXMapped;
|
|||
extern Bool PanoramiXVisibilityNotifySent;
|
||||
extern Bool PanoramiXWindowExposureSent;
|
||||
extern Bool PanoramiXOneExposeRequest;
|
||||
extern Bool PanoramiXExtensionDisabledHack;
|
||||
#endif
|
||||
|
||||
#ifdef BIGREQS
|
||||
|
|
|
|||
Loading…
Reference in a new issue