eric6/Preferences/ConfigurationPages/DebuggerGeneralPage.ui

changeset 7962
4614e724b083
parent 7802
eefe954f01e8
diff -r 9a11cf4ca0d6 -r 4614e724b083 eric6/Preferences/ConfigurationPages/DebuggerGeneralPage.ui
--- a/eric6/Preferences/ConfigurationPages/DebuggerGeneralPage.ui	Wed Jan 06 13:58:40 2021 +0100
+++ b/eric6/Preferences/ConfigurationPages/DebuggerGeneralPage.ui	Wed Jan 06 14:06:40 2021 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>550</width>
-    <height>1650</height>
+    <height>1655</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_7">
@@ -478,16 +478,6 @@
         </property>
        </widget>
       </item>
-      <item>
-       <widget class="QCheckBox" name="dontShowClientExitCheckBox">
-        <property name="toolTip">
-         <string>Select to suppress the client exit dialog for a clean exit</string>
-        </property>
-        <property name="text">
-         <string>Don't show client exit dialog for a clean exit</string>
-        </property>
-       </widget>
-      </item>
      </layout>
     </widget>
    </item>
@@ -822,7 +812,6 @@
   <tabstop>debugEnvironEdit</tabstop>
   <tabstop>debugAutoSaveScriptsCheckBox</tabstop>
   <tabstop>automaticResetCheckBox</tabstop>
-  <tabstop>dontShowClientExitCheckBox</tabstop>
   <tabstop>multiprocessCheckBox</tabstop>
   <tabstop>debugThreeStateBreakPoint</tabstop>
   <tabstop>recentFilesSpinBox</tabstop>

eric ide

mercurial