Skip to content

Commit e33946a

Browse files
committed
update demo
1 parent 2f61381 commit e33946a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

examples/QT/SioChatDemo/nicknamedialog.ui

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>366</width>
10-
<height>170</height>
10+
<height>151</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
@@ -16,9 +16,9 @@
1616
<widget class="QDialogButtonBox" name="buttonBox">
1717
<property name="geometry">
1818
<rect>
19-
<x>16</x>
20-
<y>110</y>
21-
<width>341</width>
19+
<x>30</x>
20+
<y>99</y>
21+
<width>311</width>
2222
<height>32</height>
2323
</rect>
2424
</property>
@@ -32,9 +32,9 @@
3232
<widget class="QLineEdit" name="nicknameEdit">
3333
<property name="geometry">
3434
<rect>
35-
<x>11</x>
35+
<x>27</x>
3636
<y>60</y>
37-
<width>341</width>
37+
<width>311</width>
3838
<height>20</height>
3939
</rect>
4040
</property>

0 commit comments

Comments
 (0)