Commit 4ba8df85 authored by Mike Gabriel's avatar Mike Gabriel

Xserver globals.h: Make PanoramiXExtensionDisabledHack globally available.

parent d49b0625
...@@ -46,6 +46,7 @@ extern Bool PanoramiXMapped; ...@@ -46,6 +46,7 @@ extern Bool PanoramiXMapped;
extern Bool PanoramiXVisibilityNotifySent; extern Bool PanoramiXVisibilityNotifySent;
extern Bool PanoramiXWindowExposureSent; extern Bool PanoramiXWindowExposureSent;
extern Bool PanoramiXOneExposeRequest; extern Bool PanoramiXOneExposeRequest;
extern Bool PanoramiXExtensionDisabledHack;
#endif #endif
#ifdef BIGREQS #ifdef BIGREQS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment