Skip to content

Commit

Permalink
Fix warnings in .ui (linux)
Browse files Browse the repository at this point in the history
Fix various warnings emitted by uic
  • Loading branch information
howetuft committed Oct 13, 2019
1 parent 9172500 commit 5bae459
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion src/MEGASync/gui/linux/AddExclusionDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ font-size: 11px;
</widget>
</item>
</layout>
<zorder>horizontalSpacer</zorder>
<zorder>bCancel</zorder>
<zorder>bOk</zorder>
<zorder>bChoose</zorder>
Expand Down
1 change: 0 additions & 1 deletion src/MEGASync/gui/linux/ChangePassword.ui
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@
</widget>
</item>
</layout>
<zorder>horizontalSpacer</zorder>
<zorder>bCancel</zorder>
<zorder>bOk</zorder>
</widget>
Expand Down
2 changes: 1 addition & 1 deletion src/MEGASync/gui/linux/SettingsDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -3104,7 +3104,7 @@ padding-bottom: 3px;</string>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_20">
<layout class="QHBoxLayout" name="horizontalLayout_201">
<property name="leftMargin">
<number>0</number>
</property>
Expand Down

0 comments on commit 5bae459

Please sign in to comment.