summaryrefslogtreecommitdiffstats
path: root/src/AuthDialogWidget.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/AuthDialogWidget.ui')
-rw-r--r--src/AuthDialogWidget.ui23
1 files changed, 8 insertions, 15 deletions
diff --git a/src/AuthDialogWidget.ui b/src/AuthDialogWidget.ui
index 0425eb1..daf4cb2 100644
--- a/src/AuthDialogWidget.ui
+++ b/src/AuthDialogWidget.ui
@@ -8,8 +8,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>335</width>
- <height>193</height>
+ <width>300</width>
+ <height>200</height>
</rect>
</property>
<property name="sizePolicy">
@@ -115,7 +115,7 @@
</widget>
</vbox>
</widget>
- <widget class="TQLabel" row="2" column="1" colspan="3">
+ <widget class="TQLabel" row="1" column="1" colspan="3">
<property name="name">
<cstring>errorMessageKTW</cstring>
</property>
@@ -128,6 +128,11 @@
</sizepolicy>
</property>
</widget>
+ <widget class="KComboBox" row="2" column="1" colspan="3">
+ <property name="name">
+ <cstring>userCB</cstring>
+ </property>
+ </widget>
<widget class="TQLabel" row="3" column="1" colspan="2">
<property name="name">
<cstring>lblPassword</cstring>
@@ -147,20 +152,8 @@
<enum>Password</enum>
</property>
</widget>
- <widget class="KComboBox" row="1" column="1" colspan="3">
- <property name="name">
- <cstring>userCB</cstring>
- </property>
- </widget>
</grid>
</widget>
- <!--customwidgets>
- <customwidget>
- <class>KTitleWidget</class>
- <extends>TQWidget</extends>
- <header>ktitlewidget.h</header>
- </customwidget>
- </customwidgets-->
<tabstops>
<tabstop>userCB</tabstop>
<tabstop>lePassword</tabstop>