Skip to content

Commit

Permalink
Fix more warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Dec 5, 2018
1 parent 050d833 commit 5ed9097
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/ui/symbollayer/widget_rastermarker.ui
Expand Up @@ -153,9 +153,6 @@
<property name="text">
<string>Size</string>
</property>
<property name="buddy">
<cstring>mSizeSpinBox</cstring>
</property>
</widget>
</item>
<item row="0" column="0" colspan="4">
Expand Down Expand Up @@ -489,12 +486,11 @@
<tabstop>mImageLineEdit</tabstop>
<tabstop>mBrowseToolButton</tabstop>
<tabstop>mFilenameDDBtn</tabstop>
<tabstop>mWidgthSpinBox</tabstop>
<tabstop>mWidthSpinBox</tabstop>
<tabstop>mHeightSpinBox</tabstop>
<tabstop>mSizeUnitWidget</tabstop>
<tabstop>mWidthDDBtn</tabstop>
<tabstop>mHeightDDBtn</tabstop>
<tabstop>cboCoordinateMode</tabstop>
<tabstop>mOpacityWidget</tabstop>
<tabstop>mOpacityDDBtn</tabstop>
<tabstop>mRotationSpinBox</tabstop>
Expand Down

0 comments on commit 5ed9097

Please sign in to comment.