summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformtheme_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qplatformtheme_p.h')
-rw-r--r--src/gui/kernel/qplatformtheme_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kernel/qplatformtheme_p.h b/src/gui/kernel/qplatformtheme_p.h
index f2777c57b3..73deb890bb 100644
--- a/src/gui/kernel/qplatformtheme_p.h
+++ b/src/gui/kernel/qplatformtheme_p.h
@@ -67,8 +67,10 @@ public:
void initializeSystemPalette();
+#ifndef QT_NO_SHORTCUT
static const QKeyBinding keyBindings[];
static const uint numberOfKeyBindings;
+#endif
static unsigned currentKeyPlatforms();