Revert "aligned the topic vertically", unneeded since we bring back the topic button
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 1 Jul 2008 21:52:10 +0000 (23:52 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 1 Jul 2008 21:52:10 +0000 (23:52 +0200)
This reverts commit 9afcb464967cc12c91b9f2f86a0554ca98275504.

src/qtui/ui/topicwidget.ui

index 19f36cc..8452e8d 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>548</width>
-    <height>34</height>
+    <width>515</width>
+    <height>44</height>
    </rect>
   </property>
   <property name="sizePolicy" >
    <string>Form</string>
   </property>
   <layout class="QHBoxLayout" >
-   <property name="margin" >
+   <property name="leftMargin" >
+    <number>2</number>
+   </property>
+   <property name="topMargin" >
+    <number>2</number>
+   </property>
+   <property name="rightMargin" >
     <number>4</number>
    </property>
+   <property name="bottomMargin" >
+    <number>10</number>
+   </property>
    <item>
     <widget class="ClearableLineEdit" name="topicLineEdit" />
    </item>