- implemented on request a chat monitor: a simple buffer which shows
[quassel.git] / src / qtui / ui / topicwidget.ui
index e06b7e3..f5a91f5 100644 (file)
@@ -5,12 +5,12 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>568</width>
-    <height>31</height>
+    <width>577</width>
+    <height>32</height>
    </rect>
   </property>
   <property name="sizePolicy" >
-   <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
+   <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
@@ -28,7 +28,7 @@
    </size>
   </property>
   <property name="windowTitle" >
-   <string/>
+   <string>Form</string>
   </property>
   <layout class="QHBoxLayout" >
    <property name="leftMargin" >
    </item>
    <item>
     <widget class="QToolButton" name="topicEditButton" >
+     <property name="enabled" >
+      <bool>false</bool>
+     </property>
      <property name="text" >
       <string>...</string>
      </property>
+     <property name="icon" >
+      <iconset resource="../../icons/icons.qrc" >:/22x22/actions/oxygen/22x22/actions/configure.png</iconset>
+     </property>
+     <property name="iconSize" >
+      <size>
+       <width>22</width>
+       <height>22</height>
+      </size>
+     </property>
     </widget>
    </item>
   </layout>
  </widget>
- <resources/>
+ <resources>
+  <include location="../../icons/icons.qrc" />
+ </resources>
  <connections/>
 </ui>