summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformtheme.h
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2012-06-01 10:32:17 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-07 17:41:37 +0200
commit1f9ae50457a3750f03fbe1be16dcb870af961d18 (patch)
tree016e53ba46311ebe4b6adad6313fb0c280958297 /src/gui/kernel/qplatformtheme.h
parentd728bfe79349ff8da2a811270f2af3f5cacc6f95 (diff)
Added SpellCheckUnderlineStyle theme hint.
Task-number: QTBUG-25115 Change-Id: I70abbed426ad8bebca51823ed5ce16f2f300b5cc Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'src/gui/kernel/qplatformtheme.h')
-rw-r--r--src/gui/kernel/qplatformtheme.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/kernel/qplatformtheme.h b/src/gui/kernel/qplatformtheme.h
index 971c010214..f80f9e59d8 100644
--- a/src/gui/kernel/qplatformtheme.h
+++ b/src/gui/kernel/qplatformtheme.h
@@ -86,7 +86,8 @@ public:
DialogButtonBoxButtonsHaveIcons,
UseFullScreenForPopupMenu,
KeyboardScheme,
- UiEffects
+ UiEffects,
+ SpellCheckUnderlineStyle
};
enum DialogType {