Preferences/ViewProfileSidebarsDialog.ui

changeset 6415
6268db2f966d
parent 6414
db17b5f86c67
--- a/Preferences/ViewProfileSidebarsDialog.ui	Sun Jul 08 16:45:37 2018 +0200
+++ b/Preferences/ViewProfileSidebarsDialog.ui	Sun Jul 08 17:33:25 2018 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>608</width>
-    <height>173</height>
+    <height>177</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -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>
@@ -70,6 +80,16 @@
        </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,9 +116,11 @@
  </widget>
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <tabstops>
+  <tabstop>eprtCheckBox</tabstop>
   <tabstop>epltCheckBox</tabstop>
   <tabstop>ephtCheckBox</tabstop>
   <tabstop>dpltCheckBox</tabstop>
+  <tabstop>dprtCheckBox</tabstop>
   <tabstop>dphtCheckBox</tabstop>
   <tabstop>buttonBox</tabstop>
  </tabstops>

eric ide

mercurial