summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/gtk3/qgtk3theme.h
diff options
context:
space:
mode:
authorIlya Fedin <fedin-ilja2010@ya.ru>2022-07-02 13:53:28 +0400
committerIlya Fedin <fedin-ilja2010@ya.ru>2022-07-07 02:06:14 +0400
commitdbe858bf80f554c4d916ee230fc9dcde01699bd7 (patch)
treebc319e93c43a8ec9f6367823255adc146afea090 /src/plugins/platformthemes/gtk3/qgtk3theme.h
parent3d45f23b022878444454ec1a47c25678b88868c6 (diff)
QGtk3Theme: Respect xcb_xlib config option
Pick-to: 6.4 6.3 6.2 Change-Id: I4b01a694e8a13a6f009296d8ccfa8f8eb21043e4 Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/plugins/platformthemes/gtk3/qgtk3theme.h')
-rw-r--r--src/plugins/platformthemes/gtk3/qgtk3theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/platformthemes/gtk3/qgtk3theme.h b/src/plugins/platformthemes/gtk3/qgtk3theme.h
index 0f274234d5..8c7a1da7cc 100644
--- a/src/plugins/platformthemes/gtk3/qgtk3theme.h
+++ b/src/plugins/platformthemes/gtk3/qgtk3theme.h
@@ -4,6 +4,7 @@
#ifndef QGTK3THEME_H
#define QGTK3THEME_H
+#include <private/qtguiglobal_p.h>
#include <private/qgenericunixthemes_p.h>
QT_BEGIN_NAMESPACE