UI: Clean up XML warnings in layout files
This commit is contained in:
parent
2568a5106d
commit
b03dc67a62
@ -419,7 +419,7 @@
|
|||||||
<item row="7" column="1">
|
<item row="7" column="1">
|
||||||
<widget class="QPushButton" name="connectAccount2">
|
<widget class="QPushButton" name="connectAccount2">
|
||||||
<property name="cursor">
|
<property name="cursor">
|
||||||
<cursorShape>PointingHandCursor</cursorShape>
|
<cursorshape>PointingHandCursor</cursorshape>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Basic.AutoConfig.StreamPage.ConnectAccount</string>
|
<string>Basic.AutoConfig.StreamPage.ConnectAccount</string>
|
||||||
|
@ -1303,7 +1303,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="connectAccount2">
|
<widget class="QPushButton" name="connectAccount2">
|
||||||
<property name="cursor">
|
<property name="cursor">
|
||||||
<cursorShape>PointingHandCursor</cursorShape>
|
<cursorshape>PointingHandCursor</cursorshape>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Basic.AutoConfig.StreamPage.ConnectAccount</string>
|
<string>Basic.AutoConfig.StreamPage.ConnectAccount</string>
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
<size>
|
<size>
|
||||||
<width>0</width>
|
<width>0</width>
|
||||||
<height>20</height>
|
<height>20</height>
|
||||||
|
<width>0</width>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user