Make collapsible the "Curve segmentation" frame

in Settings --> Options --> Rendering dialog (for coherence with other frames)

also fix a typo
This commit is contained in:
Harrissou Sant-anna 2016-11-02 11:22:48 +01:00 committed by GitHub
parent 4f5337fce5
commit a7ffecd878

View File

@ -1997,7 +1997,7 @@
<item row="2" column="1">
<widget class="QLabel" name="mSimplifyAlgorithmLabel">
<property name="toolTip">
<string>This algorithm only is applied to simplify on local side</string>
<string>This algorithm is only applied to simplify on local side</string>
</property>
<property name="text">
<string>Simplification algorithm: </string>
@ -2105,7 +2105,7 @@
</widget>
</item>
<item row="2" column="0">
<widget class="QGroupBox" name="mSegmentationGroupBox">
<widget class="QgsCollapsibleGroupBox" name="mSegmentationGroupBox">
<property name="title">
<string>Curve segmentation</string>
</property>