Skip to content

Commit 9a7c829

Browse files
authored
[ui] fix touch icon rendering a black background (#4137)
1 parent 767e7a5 commit 9a7c829

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed
Lines changed: 1 addition & 19 deletions
Loading

src/ui/qgisapp.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1884,7 +1884,7 @@ Ctrl (Cmd) increments by 15 deg.</string>
18841884
</property>
18851885
<property name="icon">
18861886
<iconset>
1887-
<normaloff>:/images/themes/default/mActionTouch.png</normaloff>:/images/themes/default/mActionTouch.png</iconset>
1887+
<normaloff>:/images/themes/default/mActionTouch.svg</normaloff>:/images/themes/default/mActionTouch.svg</iconset>
18881888
</property>
18891889
<property name="text">
18901890
<string>Touch Zoom and Pan</string>

0 commit comments

Comments
 (0)