[kde-doc-english] [trojita] src/Gui: GUI: better sizes

Jan Kundrát jkt at flaska.net
Tue Dec 11 17:51:36 UTC 2012


Git commit 2d42455e0c7e1301487791796191ece0fee496fa by Jan Kundrát.
Committed on 11/12/2012 at 17:38.
Pushed by jkt into branch 'master'.

GUI: better sizes

M  +10   -4    src/Gui/SettingsGeneralPage.ui

http://commits.kde.org/trojita/2d42455e0c7e1301487791796191ece0fee496fa

diff --git a/src/Gui/SettingsGeneralPage.ui b/src/Gui/SettingsGeneralPage.ui
index cd5747b..cde8b50 100644
--- a/src/Gui/SettingsGeneralPage.ui
+++ b/src/Gui/SettingsGeneralPage.ui
@@ -6,10 +6,16 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>298</width>
+    <width>350</width>
     <height>300</height>
    </rect>
   </property>
+  <property name="minimumSize">
+   <size>
+    <width>350</width>
+    <height>0</height>
+   </size>
+  </property>
   <property name="windowTitle">
    <string>ScrollArea</string>
   </property>
@@ -22,10 +28,10 @@
   <widget class="QWidget" name="scrollAreaWidgetContents">
    <property name="geometry">
     <rect>
-     <x>-28</x>
+     <x>0</x>
      <y>0</y>
-     <width>324</width>
-     <height>282</height>
+     <width>344</width>
+     <height>294</height>
     </rect>
    </property>
    <property name="layoutDirection">



More information about the kde-doc-english mailing list