Preferences/ConfigurationPages/EditorKeywordsPage.ui

changeset 6880
51f8a56f0b42
parent 6874
5a3a39442711
child 6885
c8c36239c540
--- a/Preferences/ConfigurationPages/EditorKeywordsPage.ui	Mon Mar 18 19:44:37 2019 +0100
+++ b/Preferences/ConfigurationPages/EditorKeywordsPage.ui	Tue Mar 19 19:03:27 2019 +0100
@@ -92,6 +92,30 @@
      </property>
     </widget>
    </item>
+   <item>
+    <layout class="QHBoxLayout" name="horizontalLayout_2">
+     <item>
+      <widget class="QPushButton" name="defaultButton">
+       <property name="toolTip">
+        <string>Press to set the current keyword set to the default value</string>
+       </property>
+       <property name="text">
+        <string>Default</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QPushButton" name="allDefaultButton">
+       <property name="toolTip">
+        <string>Press to set the all keyword sets of the selected language to default values</string>
+       </property>
+       <property name="text">
+        <string>All to Defaults</string>
+       </property>
+      </widget>
+     </item>
+    </layout>
+   </item>
   </layout>
  </widget>
  <tabstops>

eric ide

mercurial