Skip to content

Commit 4af3474

Browse files
author
jef
committed
more ui cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11565 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 222bf12 commit 4af3474

File tree

8 files changed

+24
-8
lines changed

8 files changed

+24
-8
lines changed

src/helpviewer/qgshelpviewerbase.ui

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<string>QGIS Help</string>
1414
</property>
1515
<property name="windowIcon" >
16-
<iconset/>
16+
<iconset>
17+
<normaloff/>
18+
</iconset>
1719
</property>
1820
<property name="sizeGripEnabled" >
1921
<bool>true</bool>

src/plugins/coordinate_capture/coordinatecaptureguibase.ui

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<string>QGIS Plugin Template</string>
1414
</property>
1515
<property name="windowIcon" >
16-
<iconset/>
16+
<iconset>
17+
<normaloff/>
18+
</iconset>
1719
</property>
1820
<layout class="QGridLayout" >
1921
<property name="margin" >

src/plugins/copyright_label/pluginguibase.ui

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<string>Copyright Label Plugin</string>
1414
</property>
1515
<property name="windowIcon" >
16-
<iconset/>
16+
<iconset>
17+
<normaloff/>
18+
</iconset>
1719
</property>
1820
<layout class="QGridLayout" >
1921
<property name="leftMargin" >

src/plugins/delimited_text/qgsdelimitedtextpluginguibase.ui

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<string>Create a Layer from a Delimited Text File</string>
1414
</property>
1515
<property name="windowIcon" >
16-
<iconset/>
16+
<iconset>
17+
<normaloff/>
18+
</iconset>
1719
</property>
1820
<layout class="QGridLayout" >
1921
<property name="leftMargin" >

src/plugins/dxf2shp_converter/dxf2shpconvertergui.ui

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
<string>Dxf Importer</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" >

src/plugins/gps_importer/qgsgpspluginguibase.ui

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<string>GPS Tools</string>
1414
</property>
1515
<property name="windowIcon" >
16-
<iconset/>
16+
<iconset>
17+
<normaloff/>
18+
</iconset>
1719
</property>
1820
<layout class="QGridLayout" >
1921
<property name="leftMargin" >

src/plugins/north_arrow/pluginguibase.ui

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<string>North Arrow Plugin</string>
1414
</property>
1515
<property name="windowIcon" >
16-
<iconset/>
16+
<iconset>
17+
<normaloff/>
18+
</iconset>
1719
</property>
1820
<layout class="QGridLayout" >
1921
<property name="margin" >

src/plugins/scale_bar/pluginguibase.ui

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<string>Scale Bar Plugin</string>
1414
</property>
1515
<property name="windowIcon" >
16-
<iconset/>
16+
<iconset>
17+
<normaloff/>
18+
</iconset>
1719
</property>
1820
<layout class="QGridLayout" >
1921
<property name="margin" >

0 commit comments

Comments
 (0)