Skip to content

Commit 58dfff4

Browse files
author
jef
committedSep 5, 2009
last windowIcon fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@11566 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 160c3be commit 58dfff4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎src/plugins/ogr_converter/ogrconverterguibase.ui

Lines changed: 3 additions & 1 deletion
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)
Please sign in to comment.