Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Proper icon for streaming digitize mode
  • Loading branch information
nyalldawson committed Mar 11, 2021
1 parent c5a0d1d commit 594125a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions images/images.qrc
Expand Up @@ -910,6 +910,7 @@
<file>themes/default/mIconCodeEditor.svg</file>
<file>themes/default/console/iconSyntaxErrorConsoleParams.svg</file>
<file>themes/default/mIconSnappingEndpoint.svg</file>
<file>themes/default/mActionStreamingDigitize.svg</file>
</qresource>
<qresource prefix="/images/tips">
<file alias="symbol_levels.png">qgis_tips/symbol_levels.png</file>
Expand Down
1 change: 1 addition & 0 deletions images/themes/default/mActionStreamingDigitize.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 @@ -3494,7 +3494,7 @@ Shows placeholders for labels which could not be placed, e.g. due to overlaps wi
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/mIconSnappingSelf.svg</normaloff>:/images/themes/default/mIconSnappingSelf.svg</iconset>
<normaloff>:/images/themes/default/mActionStreamingDigitize.svg</normaloff>:/images/themes/default/mActionStreamingDigitize.svg</iconset>
</property>
<property name="text">
<string>Stream Digitizing</string>
Expand Down

0 comments on commit 594125a

Please sign in to comment.