Skip to content

Commit 33b49ff

Browse files
committed
fix plus icon for ows server widget in project properties
1 parent a7191ab commit 33b49ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/qgsprojectpropertiesbase.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -1744,7 +1744,7 @@
17441744
<widget class="QToolButton" name="pbnWMSAddSRS">
17451745
<property name="icon">
17461746
<iconset resource="../../images/images.qrc">
1747-
<normaloff>:/images/themes/default/mActionSignPlus.png</normaloff>:/images/themes/default/mActionSignPlus.png</iconset>
1747+
<normaloff>:/images/themes/default/symbologyAdd.png</normaloff>:/images/themes/default/symbologyAdd.png</iconset>
17481748
</property>
17491749
</widget>
17501750
</item>

0 commit comments

Comments
 (0)