diff options
Diffstat (limited to 'hw/xwin/winscrinit.c')
-rw-r--r-- | hw/xwin/winscrinit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/winscrinit.c b/hw/xwin/winscrinit.c index f4c2b5579..c0840da47 100644 --- a/hw/xwin/winscrinit.c +++ b/hw/xwin/winscrinit.c @@ -57,6 +57,7 @@ winMWExtWMProcs = { winMWExtWMDamageRects, #endif winMWExtWMRootlessSwitchWindow, + NULL,//winWMExtWMDoReorderWindow, NULL,//winMWExtWMCopyBytes, NULL,//winMWExtWMFillBytes, |