Skip to content

Commit 5bae459

Browse files
committed
Fix warnings in .ui (linux)
Fix various warnings emitted by uic
1 parent 9172500 commit 5bae459

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

src/MEGASync/gui/linux/AddExclusionDialog.ui

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ font-size: 11px;
158158
</widget>
159159
</item>
160160
</layout>
161-
<zorder>horizontalSpacer</zorder>
162161
<zorder>bCancel</zorder>
163162
<zorder>bOk</zorder>
164163
<zorder>bChoose</zorder>

src/MEGASync/gui/linux/ChangePassword.ui

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@
200200
</widget>
201201
</item>
202202
</layout>
203-
<zorder>horizontalSpacer</zorder>
204203
<zorder>bCancel</zorder>
205204
<zorder>bOk</zorder>
206205
</widget>

src/MEGASync/gui/linux/SettingsDialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3104,7 +3104,7 @@ padding-bottom: 3px;</string>
31043104
<verstretch>0</verstretch>
31053105
</sizepolicy>
31063106
</property>
3107-
<layout class="QHBoxLayout" name="horizontalLayout_20">
3107+
<layout class="QHBoxLayout" name="horizontalLayout_201">
31083108
<property name="leftMargin">
31093109
<number>0</number>
31103110
</property>

0 commit comments

Comments
 (0)