summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qstylehints_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qstylehints_p.h')
-rw-r--r--src/gui/kernel/qstylehints_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qstylehints_p.h b/src/gui/kernel/qstylehints_p.h
index 2b3979512a..497bf95cbf 100644
--- a/src/gui/kernel/qstylehints_p.h
+++ b/src/gui/kernel/qstylehints_p.h
@@ -35,6 +35,7 @@ public:
int m_tabFocusBehavior = -1;
int m_uiEffects = -1;
int m_showShortcutsInContextMenus = -1;
+ int m_contextMenuTrigger = -1;
int m_wheelScrollLines = -1;
int m_mouseQuickSelectionThreshold = -1;
int m_mouseDoubleClickDistance = -1;