Add icon for georeference in preferences

It looks odd if one item is missing an icon. Thus suggesting (yet
another) placeholder icon for the preferences dialog.

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2015-09-24 07:11:14 +03:00 committed by Dirk Hohndel
parent c15c588ef9
commit 9102f23b42
3 changed files with 6 additions and 0 deletions

View file

@ -147,6 +147,11 @@
<property name="text">
<string>Georeference</string>
</property>
<property name="icon">
<iconset>
<normalon>:/georeference</normalon>
</iconset>
</property>
</item>
</widget>
</item>