Skip to content

Commit 3c11cbe

Browse files
author
timlinux
committedOct 18, 2010
Fix for missing table icons for non spatial layers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14407 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

‎images/images.qrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<file>themes/newgis/mIconLineLayer.png</file>
8181
<file>themes/newgis/mIconPointLayer.png</file>
8282
<file>themes/newgis/mIconPolygonLayer.png</file>
83+
<file>themes/newgis/mIconTableLayer.png</file>
8384
<file>themes/default/cap_flat.png</file>
8485
<file>themes/default/cap_round.png</file>
8586
<file>themes/default/cap_square.png</file>
@@ -229,6 +230,7 @@
229230
<file>themes/default/mIconNext.png</file>
230231
<file>themes/default/mIconNoPyramid.png</file>
231232
<file>themes/default/mIconPointLayer.png</file>
233+
<file>themes/default/mIconTableLayer.png</file>
232234
<file>themes/default/mIconPolygonLayer.png</file>
233235
<file>themes/default/mIconPrevious.png</file>
234236
<file>themes/default/mIconProjectionDisabled.png</file>
492 Bytes
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.