[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    =?utf-8?q?=5Btelepathy-chat-handler=5D_lib=3A_Fix_regression_in_?=
From:       David Edmundson <kde () davidedmundson ! co ! uk>
Date:       2011-05-09 14:37:31
Message-ID: 20110509143731.208D9A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 4b73e097c1682606e729f90af205f7439e4bf82a by David Edmundson.
Committed on 09/05/2011 at 16:36.
Pushed by davidedmundson into branch 'master'.

Fix regression in which resizing the window doesn't expand the main view correctly.

BUG:282862

M  +12   -6    lib/chat-widget.ui     

http://commits.kde.org/telepathy-chat-handler/4b73e097c1682606e729f90af205f7439e4bf82a

diff --git a/lib/chat-widget.ui b/lib/chat-widget.ui
index 77f6aca..0c3a2d7 100644
--- a/lib/chat-widget.ui
+++ b/lib/chat-widget.ui
@@ -16,6 +16,12 @@
    </property>
    <item>
     <widget class="QSplitter" name="splitter">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
@@ -122,12 +128,12 @@
    </item>
    <item>
     <layout class="QHBoxLayout" name="horizontalLayout">
-       <property name="leftMargin">
-           <number>4</number>
-       </property>
-       <property name="rightMargin">
-           <number>4</number>
-       </property>
+     <property name="leftMargin">
+      <number>4</number>
+     </property>
+     <property name="rightMargin">
+      <number>4</number>
+     </property>
      <item>
       <widget class="ChatTextEdit" name="sendMessageBox">
        <property name="sizePolicy">


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic