summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/behaviorsettingspage.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-11-27 16:12:12 +0100
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-11-27 16:12:12 +0100
commita8ac34c34770fe329d6f0afbf60e0009fa8bb28e (patch)
tree779e96b71417ae1040aa465c091711d4ccf2c9a9 /src/plugins/texteditor/behaviorsettingspage.h
parentf92814516366c83a32d6e87185ca5bff53560711 (diff)
downloadqt-creator-a8ac34c34770fe329d6f0afbf60e0009fa8bb28e.tar.gz
Options: Sort by category, id.
Separate category and trCategory and introduce sorting characters to the categories. Same for id/name.
Diffstat (limited to 'src/plugins/texteditor/behaviorsettingspage.h')
-rw-r--r--src/plugins/texteditor/behaviorsettingspage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/texteditor/behaviorsettingspage.h b/src/plugins/texteditor/behaviorsettingspage.h
index 007c11a303..98e7025bcf 100644
--- a/src/plugins/texteditor/behaviorsettingspage.h
+++ b/src/plugins/texteditor/behaviorsettingspage.h
@@ -43,6 +43,7 @@ struct StorageSettings;
struct BehaviorSettingsPageParameters
{
+ QString id;
QString name;
QString category;
QString trCategory;