UI: Clean up XML warnings in layout files

This commit is contained in:
Matt Gajownik 2021-08-16 12:01:05 +10:00 committed by Jim
parent 2568a5106d
commit b03dc67a62
3 changed files with 3 additions and 2 deletions

View File

@ -419,7 +419,7 @@
<item row="7" column="1">
<widget class="QPushButton" name="connectAccount2">
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
<cursorshape>PointingHandCursor</cursorshape>
</property>
<property name="text">
<string>Basic.AutoConfig.StreamPage.ConnectAccount</string>

View File

@ -1303,7 +1303,7 @@
<item>
<widget class="QPushButton" name="connectAccount2">
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
<cursorshape>PointingHandCursor</cursorshape>
</property>
<property name="text">
<string>Basic.AutoConfig.StreamPage.ConnectAccount</string>

View File

@ -22,6 +22,7 @@
<size>
<width>0</width>
<height>20</height>
<width>0</width>
</size>
</property>
</widget>