More polishing of QuasselTopia, and getting rid of debug output.
[quassel.git] / src / qtopia / ui / coreconnectprogressdlg.ui
index 68e1ef8..ed7dfcb 100644 (file)
    <string>Connection Progress</string>
   </property>
   <layout class="QVBoxLayout" >
-   <property name="margin" >
-    <number>9</number>
-   </property>
-   <property name="spacing" >
-    <number>6</number>
-   </property>
+   <item>
+    <widget class="QLabel" name="label" >
+     <property name="text" >
+      <string>&lt;b>Connection to core in progress.&lt;/b></string>
+     </property>
+     <property name="alignment" >
+      <set>Qt::AlignCenter</set>
+     </property>
+     <property name="wordWrap" >
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
    <item>
     <widget class="QLabel" name="connectionStatus" >
      <property name="text" >
@@ -46,8 +53,8 @@
      </property>
      <property name="sizeHint" >
       <size>
-       <width>20</width>
-       <height>31</height>
+       <width>138</width>
+       <height>51</height>
       </size>
      </property>
     </spacer>