diff options
Diffstat (limited to 'Swift/QtUI/QtJoinMUCWindow.ui')
-rw-r--r-- | Swift/QtUI/QtJoinMUCWindow.ui | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/Swift/QtUI/QtJoinMUCWindow.ui b/Swift/QtUI/QtJoinMUCWindow.ui index 2f3608a..6b718b3 100644 --- a/Swift/QtUI/QtJoinMUCWindow.ui +++ b/Swift/QtUI/QtJoinMUCWindow.ui @@ -6,12 +6,12 @@ <rect> <x>0</x> <y>0</y> - <width>398</width> - <height>172</height> + <width>377</width> + <height>169</height> </rect> </property> <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> + <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -51,9 +51,6 @@ <property name="text"> <string/> </property> - <property name="placeholderText"> - <string>swift@rooms.swift.im</string> - </property> </widget> </item> </layout> |