Skip to content

Commit

Permalink
fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Nov 7, 2020
1 parent 95fc515 commit 410243d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/ui/qgsoptionsbase.ui
Expand Up @@ -3348,7 +3348,7 @@
</widget>
</item>
<item>
<spacer name="horizontalSpacer_391">
<spacer name="horizontalSpacer_48">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
Expand Down Expand Up @@ -3385,7 +3385,7 @@
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_34">
<layout class="QHBoxLayout" name="horizontalLayout_41">
<item>
<widget class="QLabel" name="labelLegendSymbolMinimumSize">
<property name="text">
Expand All @@ -3394,7 +3394,7 @@
</widget>
</item>
<item>
<spacer name="horizontalSpacer_391">
<spacer name="horizontalSpacer_49">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
Expand Down Expand Up @@ -3443,7 +3443,7 @@
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_34">
<layout class="QHBoxLayout" name="horizontalLayout_43">
<item>
<widget class="QLabel" name="labelLegendSymbolMaximumSize">
<property name="text">
Expand All @@ -3452,7 +3452,7 @@
</widget>
</item>
<item>
<spacer name="horizontalSpacer_391">
<spacer name="horizontalSpacer_50">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
Expand Down Expand Up @@ -3508,7 +3508,7 @@
<property name="title">
<string>Map Tips</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_221">
<layout class="QHBoxLayout" name="horizontalLayout_42">
<item>
<widget class="QLabel" name="textLabel1_16">
<property name="sizePolicy">
Expand Down

0 comments on commit 410243d

Please sign in to comment.