Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui

changeset 6878
79008f970902
parent 6864
7837ab17f079
--- a/Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui	Mon Mar 18 19:07:10 2019 +0100
+++ b/Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui	Mon Mar 18 19:15:57 2019 +0100
@@ -112,6 +112,13 @@
            </spacer>
           </item>
           <item>
+           <widget class="QToolButton" name="defaultSubstylesButton">
+            <property name="toolTip">
+             <string>Press to set all sub-styles to default values</string>
+            </property>
+           </widget>
+          </item>
+          <item>
            <widget class="QToolButton" name="addSubstyleButton">
             <property name="toolTip">
              <string>Press to add a sub-style to the selected style</string>
@@ -393,6 +400,7 @@
  <tabstops>
   <tabstop>lexerLanguageComboBox</tabstop>
   <tabstop>styleElementList</tabstop>
+  <tabstop>defaultSubstylesButton</tabstop>
   <tabstop>addSubstyleButton</tabstop>
   <tabstop>deleteSubstyleButton</tabstop>
   <tabstop>editSubstyleButton</tabstop>

eric ide

mercurial