Preferences/ConfigurationPages/DebuggerGeneralPage.ui

changeset 3974
01991e605ba0
parent 1926
474057fbefe0
child 5964
066e6c78a367
diff -r efc9c803ebdc -r 01991e605ba0 Preferences/ConfigurationPages/DebuggerGeneralPage.ui
--- a/Preferences/ConfigurationPages/DebuggerGeneralPage.ui	Thu Dec 18 18:56:04 2014 +0100
+++ b/Preferences/ConfigurationPages/DebuggerGeneralPage.ui	Fri Dec 19 13:15:39 2014 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>643</width>
-    <height>1367</height>
+    <height>1600</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_6">
@@ -552,6 +552,16 @@
         </property>
        </widget>
       </item>
+      <item>
+       <widget class="QCheckBox" name="exceptionShellCheckBox">
+        <property name="toolTip">
+         <string>Select to show exception information in the shell window</string>
+        </property>
+        <property name="text">
+         <string>Show exceptions in Shell</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>
@@ -616,6 +626,8 @@
   <tabstop>dontShowClientExitCheckBox</tabstop>
   <tabstop>debugThreeStateBreakPoint</tabstop>
   <tabstop>exceptionBreakCheckBox</tabstop>
+  <tabstop>exceptionShellCheckBox</tabstop>
+  <tabstop>autoViewSourcecodeCheckBox</tabstop>
  </tabstops>
  <resources/>
  <connections>

eric ide

mercurial