We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 4f5337f commit a7ffecdCopy full SHA for a7ffecd
src/ui/qgsoptionsbase.ui
@@ -1997,7 +1997,7 @@
1997
<item row="2" column="1">
1998
<widget class="QLabel" name="mSimplifyAlgorithmLabel">
1999
<property name="toolTip">
2000
- <string>This algorithm only is applied to simplify on local side</string>
+ <string>This algorithm is only applied to simplify on local side</string>
2001
</property>
2002
<property name="text">
2003
<string>Simplification algorithm: </string>
@@ -2105,7 +2105,7 @@
2105
</widget>
2106
</item>
2107
<item row="2" column="0">
2108
- <widget class="QGroupBox" name="mSegmentationGroupBox">
+ <widget class="QgsCollapsibleGroupBox" name="mSegmentationGroupBox">
2109
<property name="title">
2110
<string>Curve segmentation</string>
2111
0 commit comments