Use icons relative path.
Icon paths are defined in one place only - application's embedded resources. Signed-off-by: Martin Měřinský <mermar@centrum.cz>
This commit is contained in:
committed by
Tomaz Canabrava
parent
6437a2e18e
commit
b0d98f6e26
@@ -226,7 +226,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../subsurface.qrc">
|
||||
<normaloff>:/geocode</normaloff>:/geocode</iconset>
|
||||
<normaloff>:geocode</normaloff>:geocode</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user