Preferences/ViewProfileDialog.ui

changeset 365
0686ac00256e
parent 149
a134031209be
child 372
237c3fe739f5
--- a/Preferences/ViewProfileDialog.ui	Fri Jun 25 18:24:29 2010 +0200
+++ b/Preferences/ViewProfileDialog.ui	Sat Jun 26 13:34:06 2010 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>608</width>
-    <height>363</height>
+    <height>345</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -98,6 +98,16 @@
        </widget>
       </item>
       <item>
+       <widget class="QCheckBox" name="epsyCheckBox">
+        <property name="text">
+         <string>Symbols</string>
+        </property>
+        <property name="checked">
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+      <item>
        <widget class="QCheckBox" name="eptvCheckBox">
         <property name="text">
          <string>Task-Viewer</string>
@@ -198,6 +208,13 @@
        </widget>
       </item>
       <item>
+       <widget class="QCheckBox" name="dpsyCheckBox">
+        <property name="text">
+         <string>Symbols</string>
+        </property>
+       </widget>
+      </item>
+      <item>
        <widget class="QCheckBox" name="dptvCheckBox">
         <property name="text">
          <string>Task-Viewer</string>
@@ -249,6 +266,7 @@
   <tabstop>epmpbCheckBox</tabstop>
   <tabstop>eppbCheckBox</tabstop>
   <tabstop>eppsCheckBox</tabstop>
+  <tabstop>epsyCheckBox</tabstop>
   <tabstop>eptvCheckBox</tabstop>
   <tabstop>eptevCheckBox</tabstop>
   <tabstop>eptwCheckBox</tabstop>
@@ -259,6 +277,7 @@
   <tabstop>dpmpbCheckBox</tabstop>
   <tabstop>dppbCheckBox</tabstop>
   <tabstop>dppsCheckBox</tabstop>
+  <tabstop>dpsyCheckBox</tabstop>
   <tabstop>dptvCheckBox</tabstop>
   <tabstop>dptevCheckBox</tabstop>
   <tabstop>dptwCheckBox</tabstop>

eric ide

mercurial