[kde-doc-english] KDE/kdebase/workspace/kwin/kcmkwin/kwinscreenedges

Davide Bettio davide.bettio at kdemail.net
Tue Nov 3 19:47:16 CET 2009


SVN commit 1044432 by bettio:

GUI: little layout improvement.


 M  +15 -15    main.ui  


--- trunk/KDE/kdebase/workspace/kwin/kcmkwin/kwinscreenedges/main.ui #1044431:1044432
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>713</width>
-    <height>475</height>
+    <height>500</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout">
@@ -16,8 +16,21 @@
      <property name="title">
       <string>Active Screen Edge Actions</string>
      </property>
-     <layout class="QHBoxLayout" name="horizontalLayout">
+     <layout class="QVBoxLayout" name="verticalLayout_2">
       <item>
+       <widget class="QLabel" name="label_7">
+        <property name="text">
+         <string>To trigger an action push your mouse cursor against the edge of the screen in the action's direction.</string>
+        </property>
+        <property name="alignment">
+         <set>Qt::AlignCenter</set>
+        </property>
+        <property name="wordWrap">
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+      <item>
        <widget class="KWin::Monitor" name="monitor" native="true">
         <property name="minimumSize">
          <size>
@@ -30,19 +43,6 @@
         </property>
        </widget>
       </item>
-      <item>
-       <widget class="QLabel" name="label_7">
-        <property name="text">
-         <string>To trigger an action push your mouse cursor against the edge of the screen in the action's direction.</string>
-        </property>
-        <property name="alignment">
-         <set>Qt::AlignCenter</set>
-        </property>
-        <property name="wordWrap">
-         <bool>true</bool>
-        </property>
-       </widget>
-      </item>
      </layout>
     </widget>
    </item>



More information about the kde-doc-english mailing list