aligned the topic vertically
[quassel.git] / src / qtui / ui / topicwidget.ui
index 4993bf8..19f36cc 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>515</width>
-    <height>44</height>
+    <width>548</width>
+    <height>34</height>
    </rect>
   </property>
   <property name="sizePolicy" >
   </property>
   <layout class="QHBoxLayout" >
    <property name="margin" >
-    <number>2</number>
+    <number>4</number>
    </property>
    <item>
-    <widget class="QLineEdit" name="topicLineEdit" />
+    <widget class="ClearableLineEdit" name="topicLineEdit" />
    </item>
    <item>
     <widget class="TopicButton" native="1" name="topicButton" >
      </property>
     </widget>
    </item>
-   <item>
-    <widget class="QToolButton" name="topicEditButton" >
-     <property name="enabled" >
-      <bool>false</bool>
-     </property>
-     <property name="text" >
-      <string>...</string>
-     </property>
-     <property name="icon" >
-      <iconset>
-       <normaloff/>
-      </iconset>
-     </property>
-     <property name="iconSize" >
-      <size>
-       <width>16</width>
-       <height>16</height>
-      </size>
-     </property>
-    </widget>
-   </item>
   </layout>
  </widget>
  <customwidgets>
    <header location="global" >topicbutton.h</header>
    <container>1</container>
   </customwidget>
+  <customwidget>
+   <class>ClearableLineEdit</class>
+   <extends>QLineEdit</extends>
+   <header location="global" >clearablelineedit.h</header>
+  </customwidget>
  </customwidgets>
  <resources>
   <include location="../../icons/icons.qrc" />