diff options
Diffstat (limited to 'hw/xquartz/X11Application.h')
-rw-r--r-- | hw/xquartz/X11Application.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xquartz/X11Application.h b/hw/xquartz/X11Application.h index 1cfbe0803..80aee5932 100644 --- a/hw/xquartz/X11Application.h +++ b/hw/xquartz/X11Application.h @@ -92,6 +92,7 @@ extern int quartzHasRoot, quartzEnableRootless, quartzFullscreenMenu; #define PREFS_APPKIT_MODIFIERS "appkit_modifiers" #define PREFS_WINDOW_ITEM_MODIFIERS "window_item_modifiers" #define PREFS_ROOTLESS "rootless" +#define PREFS_TEST_EXTENSIONS "enable_test_extensions" #define PREFS_XP_OPTIONS "xp_options" #define PREFS_LOGIN_SHELL "login_shell" #define PREFS_CLICK_THROUGH "wm_click_through" |