Skip to content

Commit

Permalink
Remove old direction symbol option from labeling gui
Browse files Browse the repository at this point in the history
  • Loading branch information
dakcarto committed Nov 11, 2012
1 parent bb947b4 commit 6bbe81b
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions src/ui/qgslabelingguibase.ui
Expand Up @@ -449,7 +449,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>-448</y>
<y>0</y>
<width>686</width>
<height>834</height>
</rect>
Expand Down Expand Up @@ -1921,7 +1921,7 @@
<x>0</x>
<y>0</y>
<width>686</width>
<height>553</height>
<height>532</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_13">
Expand Down Expand Up @@ -2620,14 +2620,7 @@
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QCheckBox" name="chkAddDirectionSymbol">
<property name="text">
<string>Add direction symbol</string>
</property>
</widget>
</item>
<item row="5" column="0">
<item row="4" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_19">
Expand All @@ -2648,7 +2641,7 @@
</item>
</layout>
</item>
<item row="6" column="0">
<item row="5" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_20">
<item>
<widget class="QCheckBox" name="chkNoObstacle">
Expand Down Expand Up @@ -2692,7 +2685,7 @@
</property>
</widget>
</item>
<item row="4" column="0">
<item row="3" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_16">
<item>
<widget class="QLabel" name="mUpsidedownLabel">
Expand Down

0 comments on commit 6bbe81b

Please sign in to comment.