Skip to content

Commit 1e9cb13

Browse files
author
jef
committedOct 3, 2009
fix options window title
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11751 c8812cc2-4d05-0410-92ff-de0c093fc19c

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
@@ -10,7 +10,7 @@
1010
</rect>
1111
</property>
1212
<property name="windowTitle" >
13-
<string>QGIS Options</string>
13+
<string>Options</string>
1414
</property>
1515
<property name="windowIcon" >
1616
<iconset>

0 commit comments

Comments
 (0)
Please sign in to comment.