UI: Clean up XML warnings in layout files

This commit is contained in:
Matt Gajownik
2021-10-24 00:42:05 -07:00
committed by Jim
parent 2568a5106d
commit b03dc67a62
3 changed files with 3 additions and 2 deletions
+1 -1
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>
+1 -1
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>
+1
View File
@@ -22,6 +22,7 @@
<size>
<width>0</width>
<height>20</height>
<width>0</width>
</size>
</property>
</widget>