Skip to content

Commit

Permalink
Fix layout warning because of unsused spacer
Browse files Browse the repository at this point in the history
  • Loading branch information
domi4484 committed Mar 22, 2023
1 parent df62333 commit d24caea
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions qgepqwat2ili/gui/gui_export.ui
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,6 @@
</property>
</widget>
</item>
<item row="2" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
Expand Down

0 comments on commit d24caea

Please sign in to comment.