Lots of additions again. Working on implementing commands and prettifying the output.
[quassel.git] / gui / channelwidget.ui
index ffea438..3bc85eb 100644 (file)
       <property name="textElideMode" >
        <enum>Qt::ElideRight</enum>
       </property>
+      <property name="rootIsDecorated" >
+       <bool>true</bool>
+      </property>
       <property name="sortingEnabled" >
        <bool>false</bool>
       </property>
       <property name="animated" >
-       <bool>true</bool>
+       <bool>false</bool>
       </property>
       <property name="columnCount" >
        <number>1</number>
      </property>
      <item>
       <widget class="QComboBox" name="ownNick" >
-       <item>
-        <property name="text" >
-         <string>mainNick</string>
-        </property>
-       </item>
-       <item>
-        <property name="text" >
-         <string>altNick</string>
-        </property>
-       </item>
+       <property name="sizeAdjustPolicy" >
+        <enum>QComboBox::AdjustToContents</enum>
+       </property>
       </widget>
      </item>
      <item>