summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformtheme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qplatformtheme.h')
-rw-r--r--src/gui/kernel/qplatformtheme.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/kernel/qplatformtheme.h b/src/gui/kernel/qplatformtheme.h
index 6ed612b785..d736948969 100644
--- a/src/gui/kernel/qplatformtheme.h
+++ b/src/gui/kernel/qplatformtheme.h
@@ -106,12 +106,7 @@ public:
KeyboardScheme,
UiEffects,
SpellCheckUnderlineStyle,
-#if QT_VERSION >= QT_VERSION_CHECK(6,0,0)
TabFocusBehavior,
-#else
- TabAllWidgets,
- TabFocusBehavior = TabAllWidgets,
-#endif
IconPixmapSizes,
PasswordMaskCharacter,
DialogSnapToDefaultButton,