Skip to content

Commit e4dba1e

Browse files
committedFeb 21, 2016
Update label
Given that the canvas rotation is in QGIS for many releases, it may be time to remove the "experimental" attribute in the label
1 parent a0a20ea commit e4dba1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@
686686
<item>
687687
<widget class="QCheckBox" name="cbxCanvasRotation">
688688
<property name="text">
689-
<string>Experimental canvas rotation support (restart required)</string>
689+
<string>Canvas rotation support (restart required)</string>
690690
</property>
691691
</widget>
692692
</item>

0 commit comments

Comments
 (0)
Please sign in to comment.