Fix the layout of the weather window after adding the help button
This commit is contained in:
parent
7f1f3f6d52
commit
51a44d1b97
1 changed files with 3 additions and 3 deletions
|
@ -499,11 +499,11 @@
|
||||||
</binding>
|
</binding>
|
||||||
</radio>
|
</radio>
|
||||||
|
|
||||||
<text>
|
<text>
|
||||||
<row>0</row>
|
<row>0</row>
|
||||||
<col>1</col>
|
<col>1</col>
|
||||||
<label> </label>
|
<label> </label>
|
||||||
</text>
|
</text>
|
||||||
|
|
||||||
<button>
|
<button>
|
||||||
<row>0</row>
|
<row>0</row>
|
||||||
|
|
Loading…
Add table
Reference in a new issue