mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
AdBlockDialog: Fix icon path in Options button
This commit is contained in:
parent
e155e1eedb
commit
b291c27d4e
|
@ -78,7 +78,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../data/icons.qrc">
|
||||
<normaloff>:/icons/other/adblock.png</normaloff>:/icons/other/adblock.png</iconset>
|
||||
<normaloff>:/adblock/data/adblock.png</normaloff>:/adblock/data/adblock.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue
Block a user