Skip to content

Commit 812bf4b

Browse files
author
jef
committed
last windowIcon fix
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11566 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 4af3474 commit 812bf4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/plugins/ogr_converter/ogrconverterguibase.ui

+3-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
<string>OGR Layer Converter</string>
2626
</property>
2727
<property name="windowIcon" >
28-
<iconset/>
28+
<iconset>
29+
<normaloff/>
30+
</iconset>
2931
</property>
3032
<layout class="QGridLayout" >
3133
<item row="0" column="0" >

0 commit comments

Comments
 (0)