Skip to content

Commit

Permalink
[ui] fix touch icon rendering a black background (#4137)
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Feb 12, 2017
1 parent 767e7a5 commit 9a7c829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
20 changes: 1 addition & 19 deletions images/themes/default/mActionTouch.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/ui/qgisapp.ui
Expand Up @@ -1884,7 +1884,7 @@ Ctrl (Cmd) increments by 15 deg.</string>
</property>
<property name="icon">
<iconset>
<normaloff>:/images/themes/default/mActionTouch.png</normaloff>:/images/themes/default/mActionTouch.png</iconset>
<normaloff>:/images/themes/default/mActionTouch.svg</normaloff>:/images/themes/default/mActionTouch.svg</iconset>
</property>
<property name="text">
<string>Touch Zoom and Pan</string>
Expand Down

0 comments on commit 9a7c829

Please sign in to comment.