changeset 16743:f71998dda3da

Modify the "Workspace" tab to prevent widgets from extending past the left edge. * libgui/src/settings-dialog.ui: Set the maximum width of "Storage Class Colors" QGroupBox to 631 and center the result. This is needed on MacOS X, and was copied from what was done for the "Terminal Colors" for the "Terminal" tab.
author Ben Abbott <bpabbott@mac.com>
date Mon, 10 Jun 2013 16:28:26 +0800
parents e3c931e5b707
children 169ea45f260f
files libgui/src/settings-dialog.ui
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/libgui/src/settings-dialog.ui	Mon Jun 10 12:55:10 2013 +0800
+++ b/libgui/src/settings-dialog.ui	Mon Jun 10 16:28:26 2013 +0800
@@ -1073,10 +1073,10 @@
       <widget class="QWidget" name="verticalLayoutWidget_6">
        <property name="geometry">
         <rect>
-         <x>0</x>
+         <x>10</x>
          <y>8</y>
-         <width>671</width>
-         <height>391</height>
+         <width>631</width>
+         <height>381</height>
         </rect>
        </property>
        <layout class="QVBoxLayout" name="verticalLayout_13">