src/eric7/Preferences/ConfigurationPages/DebuggerGeneralPage.ui

branch
eric7
changeset 10935
680150fd2b8c
parent 10311
0a141f9ae677
child 10980
40e1979abdb7
diff -r fecc847180b9 -r 680150fd2b8c src/eric7/Preferences/ConfigurationPages/DebuggerGeneralPage.ui
--- a/src/eric7/Preferences/ConfigurationPages/DebuggerGeneralPage.ui	Sat Sep 28 16:51:48 2024 +0200
+++ b/src/eric7/Preferences/ConfigurationPages/DebuggerGeneralPage.ui	Sat Sep 28 17:47:10 2024 +0200
@@ -860,6 +860,16 @@
        </widget>
       </item>
       <item>
+       <widget class="QCheckBox" name="showOnlyCheckBox">
+        <property name="toolTip">
+         <string>Select to make the 'Show Only' option the default one.</string>
+        </property>
+        <property name="text">
+         <string>'Show Only' as default</string>
+        </property>
+       </widget>
+      </item>
+      <item>
        <widget class="QGroupBox" name="groupBox_10">
         <property name="title">
          <string>Local Variables Viewer</string>
@@ -919,6 +929,7 @@
   <tabstop>maxSizeSpinBox</tabstop>
   <tabstop>backgroundNewButton</tabstop>
   <tabstop>backgroundChangedButton</tabstop>
+  <tabstop>showOnlyCheckBox</tabstop>
   <tabstop>autoViewSourcecodeCheckBox</tabstop>
  </tabstops>
  <resources/>

eric ide

mercurial