Preferences/ViewProfileSidebarsDialog.ui

changeset 2182
fc3210851b07
parent 149
a134031209be
child 5508
30626def80dc
--- a/Preferences/ViewProfileSidebarsDialog.ui	Fri Nov 02 13:16:19 2012 +0100
+++ b/Preferences/ViewProfileSidebarsDialog.ui	Sat Nov 03 15:55:07 2012 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>608</width>
-    <height>201</height>
+    <height>177</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -34,7 +34,7 @@
      </property>
      <layout class="QVBoxLayout" name="verticalLayout">
       <item>
-       <widget class="QCheckBox" name="epvtCheckBox">
+       <widget class="QCheckBox" name="epltCheckBox">
         <property name="text">
          <string>Left Sidebar</string>
         </property>
@@ -44,6 +44,16 @@
        </widget>
       </item>
       <item>
+       <widget class="QCheckBox" name="eprtCheckBox">
+        <property name="text">
+         <string>Right Sidebar</string>
+        </property>
+        <property name="checked">
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+      <item>
        <widget class="QCheckBox" name="ephtCheckBox">
         <property name="text">
          <string>Bottom Sidebar</string>
@@ -53,23 +63,6 @@
         </property>
        </widget>
       </item>
-      <item>
-       <widget class="QCheckBox" name="epcoCheckBox">
-        <property name="text">
-         <string>Cooperation</string>
-        </property>
-        <property name="checked">
-         <bool>true</bool>
-        </property>
-       </widget>
-      </item>
-      <item>
-       <widget class="QCheckBox" name="epdbCheckBox">
-        <property name="text">
-         <string>Debug-Viewer</string>
-        </property>
-       </widget>
-      </item>
      </layout>
     </widget>
    </item>
@@ -80,13 +73,23 @@
      </property>
      <layout class="QVBoxLayout" name="verticalLayout_2">
       <item>
-       <widget class="QCheckBox" name="dpvtCheckBox">
+       <widget class="QCheckBox" name="dpltCheckBox">
         <property name="text">
          <string>Left Sidebar</string>
         </property>
        </widget>
       </item>
       <item>
+       <widget class="QCheckBox" name="dprtCheckBox">
+        <property name="text">
+         <string>Right Sidebar</string>
+        </property>
+        <property name="checked">
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+      <item>
        <widget class="QCheckBox" name="dphtCheckBox">
         <property name="text">
          <string>Bottom Sidebar</string>
@@ -96,23 +99,6 @@
         </property>
        </widget>
       </item>
-      <item>
-       <widget class="QCheckBox" name="dpcoCheckBox">
-        <property name="text">
-         <string>Cooperation</string>
-        </property>
-       </widget>
-      </item>
-      <item>
-       <widget class="QCheckBox" name="dpdbCheckBox">
-        <property name="text">
-         <string>Debug-Viewer</string>
-        </property>
-        <property name="checked">
-         <bool>true</bool>
-        </property>
-       </widget>
-      </item>
      </layout>
     </widget>
    </item>
@@ -131,14 +117,12 @@
  <layoutdefault spacing="6" margin="6"/>
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <tabstops>
-  <tabstop>epvtCheckBox</tabstop>
+  <tabstop>eprtCheckBox</tabstop>
+  <tabstop>epltCheckBox</tabstop>
   <tabstop>ephtCheckBox</tabstop>
-  <tabstop>epcoCheckBox</tabstop>
-  <tabstop>epdbCheckBox</tabstop>
-  <tabstop>dpvtCheckBox</tabstop>
+  <tabstop>dpltCheckBox</tabstop>
+  <tabstop>dprtCheckBox</tabstop>
   <tabstop>dphtCheckBox</tabstop>
-  <tabstop>dpcoCheckBox</tabstop>
-  <tabstop>dpdbCheckBox</tabstop>
   <tabstop>buttonBox</tabstop>
  </tabstops>
  <resources/>

eric ide

mercurial