Fix checkBox_straightPaths styling
This commit is contained in:
parent
27c9fec0b4
commit
5f5087df05
1 changed files with 1 additions and 1 deletions
|
@ -632,7 +632,7 @@
|
||||||
<enum>Qt::LeftToRight</enum>
|
<enum>Qt::LeftToRight</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="styleSheet">
|
<property name="styleSheet">
|
||||||
<string notr="true">margin-left: 10px</string>
|
<string notr="true"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Straight Paths</string>
|
<string>Straight Paths</string>
|
||||||
|
|
Loading…
Reference in a new issue