diff options
Diffstat (limited to 'config_host/config_vclplug.h.in')
-rw-r--r-- | config_host/config_vclplug.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host/config_vclplug.h.in b/config_host/config_vclplug.h.in index 8ff5a9ce527f..488140b9ee4d 100644 --- a/config_host/config_vclplug.h.in +++ b/config_host/config_vclplug.h.in @@ -15,5 +15,6 @@ Settings about which desktops have support enabled. #define ENABLE_GSTREAMER_1_0 0 #define QT5_HAVE_GOBJECT 0 #define QT5_USING_X11 0 +#define QT5_HAVE_XCB_ICCCM 0 #endif |