mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
don't show ticks on slider
This commit is contained in:
parent
6c2f8d1fc9
commit
217e7c1623
@ -27,7 +27,7 @@
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<property name="tickPosition">
|
||||
<enum>QSlider::TicksBelow</enum>
|
||||
<enum>QSlider::NoTicks</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user