Skip to content
Snippets Groups Projects
Commit d55208dd authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

QmlDesigner: renaming settings for Quick ToolBox

parent ee38a105
No related branches found
No related tags found
No related merge requests found
...@@ -101,13 +101,13 @@ ...@@ -101,13 +101,13 @@
<item row="1" column="0"> <item row="1" column="0">
<widget class="QGroupBox" name="groupBox"> <widget class="QGroupBox" name="groupBox">
<property name="title"> <property name="title">
<string>Text Editor Helper</string> <string>Quick Toolbars</string>
</property> </property>
<layout class="QHBoxLayout" name="horizontalLayout"> <layout class="QHBoxLayout" name="horizontalLayout">
<item> <item>
<widget class="QCheckBox" name="textEditHelperCheckBox"> <widget class="QCheckBox" name="textEditHelperCheckBox">
<property name="text"> <property name="text">
<string>enable</string> <string>Text Quick Toolbar</string>
</property> </property>
</widget> </widget>
</item> </item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment