Skip to content

Commit 2249a7c

Browse files
author
jef
committed
fix qgsplugininstallerbase.ui
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11709 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent efa0081 commit 2249a7c

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)