Skip to content

Commit 0f23b74

Browse files
author
jef
committedSep 24, 2009
fix qgsplugininstallerbase.ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@11709 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent eddab44 commit 0f23b74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎python/plugins/plugin_installer/qgsplugininstallerbase.ui

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
<string>QGIS Python Plugin Installer</string>
1515
</property>
1616
<property name="windowIcon" >
17-
<iconset resource="resources.qrc" >
18-
<normaloff>:/plugins/installer/qgis-icon.png</normaloff>:/plugins/installer/qgis-icon.png</iconset>
17+
<iconset resource="resources.qrc" >:/plugins/installer/qgis-icon.png</iconset>
1918
</property>
2019
<property name="whatsThis" >
2120
<string>QGIS Python Plugin Installer</string>

0 commit comments

Comments
 (0)
Please sign in to comment.