Skip to content

Commit

Permalink
[ui] icon for add 3D map view action
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Sep 6, 2018
1 parent dd3bbf0 commit 90624f0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions images/images.qrc
Expand Up @@ -648,6 +648,7 @@
<file>themes/default/processingAlgorithm.svg</file>
<file>themes/default/processingResult.svg</file>
<file>themes/default/search.svg</file>
<file>themes/default/mActionNew3DMap.svg</file>
<file>themes/default/mActionNewMap.svg</file>
<file>themes/default/mActionMapSettings.svg</file>
<file>themes/default/mActionLockExtent.svg</file>
Expand Down
1 change: 1 addition & 0 deletions images/themes/default/mActionNew3DMap.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/ui/qgisapp.ui
Expand Up @@ -2992,6 +2992,10 @@ Acts on currently active editable layer</string>
</property>
</action>
<action name="mActionNew3DMapCanvas">
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/mActionNew3DMap.svg</normaloff>:/images/themes/default/mActionNew3DMap.svg</iconset>
</property>
<property name="text">
<string>New &amp;3D Map View</string>
</property>
Expand Down

0 comments on commit 90624f0

Please sign in to comment.