Skip to content

Commit 5970fe7

Browse files
author
timlinux
committed
Fixed window title which was showing incorrect label
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8184 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 574db14 commit 5970fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/grid_maker/pluginguibase.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</rect>
1111
</property>
1212
<property name="windowTitle" >
13-
<string>QGIS Plugin Template</string>
13+
<string>QGIS Graticule Creator</string>
1414
</property>
1515
<property name="windowIcon" >
1616
<iconset/>

0 commit comments

Comments
 (0)