Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
don't show ticks on slider
  • Loading branch information
alexbruy committed Apr 5, 2013
1 parent 6c2f8d1 commit 217e7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgssimplifytolerancedialog.ui
Expand Up @@ -27,7 +27,7 @@
<enum>Qt::Horizontal</enum>
</property>
<property name="tickPosition">
<enum>QSlider::TicksBelow</enum>
<enum>QSlider::NoTicks</enum>
</property>
</widget>
</item>
Expand Down

0 comments on commit 217e7c1

Please sign in to comment.