We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f61381 commit e33946aCopy full SHA for e33946a
examples/QT/SioChatDemo/nicknamedialog.ui
@@ -7,7 +7,7 @@
7
<x>0</x>
8
<y>0</y>
9
<width>366</width>
10
- <height>170</height>
+ <height>151</height>
11
</rect>
12
</property>
13
<property name="windowTitle">
@@ -16,9 +16,9 @@
16
<widget class="QDialogButtonBox" name="buttonBox">
17
<property name="geometry">
18
<rect>
19
- <x>16</x>
20
- <y>110</y>
21
- <width>341</width>
+ <x>30</x>
+ <y>99</y>
+ <width>311</width>
22
<height>32</height>
23
24
@@ -32,9 +32,9 @@
32
<widget class="QLineEdit" name="nicknameEdit">
33
34
35
- <x>11</x>
+ <x>27</x>
36
<y>60</y>
37
38
<height>20</height>
39
40
0 commit comments