eric6/Preferences/ConfigurationPages/InterfacePage.ui

changeset 6998
a63ca2373f44
parent 6987
3371a03ed0a7
child 7054
fb84d8489bc1
diff -r 24eabcea4c59 -r a63ca2373f44 eric6/Preferences/ConfigurationPages/InterfacePage.ui
--- a/eric6/Preferences/ConfigurationPages/InterfacePage.ui	Sat May 04 14:34:51 2019 +0200
+++ b/eric6/Preferences/ConfigurationPages/InterfacePage.ui	Sat May 04 14:44:11 2019 +0200
@@ -7,10 +7,10 @@
     <x>0</x>
     <y>0</y>
     <width>557</width>
-    <height>1300</height>
+    <height>858</height>
    </rect>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout_3">
+  <layout class="QVBoxLayout" name="verticalLayout_2">
    <item>
     <widget class="QLabel" name="headerLabel">
      <property name="text">
@@ -328,6 +328,20 @@
        </item>
       </widget>
      </item>
+     <item row="2" column="0">
+      <widget class="QLabel" name="label_6">
+       <property name="text">
+        <string>Shell Position:</string>
+       </property>
+      </widget>
+     </item>
+     <item row="2" column="1">
+      <widget class="QComboBox" name="shellPositionComboBox">
+       <property name="toolTip">
+        <string>Select the position for the Shell window</string>
+       </property>
+      </widget>
+     </item>
     </layout>
    </item>
    <item>
@@ -457,22 +471,6 @@
     </widget>
    </item>
    <item>
-    <widget class="QGroupBox" name="tabsGroupBox">
-     <property name="title">
-      <string>Tabs</string>
-     </property>
-     <layout class="QVBoxLayout" name="verticalLayout_2">
-      <item>
-       <widget class="QCheckBox" name="tabsCloseButtonCheckBox">
-        <property name="text">
-         <string>Show only one close button instead of one for each tab</string>
-        </property>
-       </widget>
-      </item>
-     </layout>
-    </widget>
-   </item>
-   <item>
     <spacer>
      <property name="orientation">
       <enum>Qt::Vertical</enum>
@@ -515,6 +513,7 @@
   <tabstop>delaySpinBox</tabstop>
   <tabstop>languageComboBox</tabstop>
   <tabstop>layoutComboBox</tabstop>
+  <tabstop>shellPositionComboBox</tabstop>
   <tabstop>templateViewerCheckBox</tabstop>
   <tabstop>fileBrowserCheckBox</tabstop>
   <tabstop>symbolsCheckBox</tabstop>
@@ -524,7 +523,6 @@
   <tabstop>cooperationCheckBox</tabstop>
   <tabstop>ircCheckBox</tabstop>
   <tabstop>numbersCheckBox</tabstop>
-  <tabstop>tabsCloseButtonCheckBox</tabstop>
   <tabstop>resetLayoutButton</tabstop>
  </tabstops>
  <resources/>

eric ide

mercurial