Skip to content

Commit 813b71d

Browse files
nirvnnyalldawson
authored andcommitted
[ui] icon for add 3D map view action
(cherry picked from commit 90624f0)
1 parent 63bb1d8 commit 813b71d

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

images/images.qrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,7 @@
640640
<file>themes/default/processingAlgorithm.svg</file>
641641
<file>themes/default/processingResult.svg</file>
642642
<file>themes/default/search.svg</file>
643+
<file>themes/default/mActionNew3DMap.svg</file>
643644
<file>themes/default/mActionNewMap.svg</file>
644645
<file>themes/default/mActionMapSettings.svg</file>
645646
<file>themes/default/mActionLockExtent.svg</file>
Lines changed: 1 addition & 0 deletions
Loading

src/ui/qgisapp.ui

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2974,6 +2974,10 @@ Acts on currently active editable layer</string>
29742974
</property>
29752975
</action>
29762976
<action name="mActionNew3DMapCanvas">
2977+
<property name="icon">
2978+
<iconset resource="../../images/images.qrc">
2979+
<normaloff>:/images/themes/default/mActionNew3DMap.svg</normaloff>:/images/themes/default/mActionNew3DMap.svg</iconset>
2980+
</property>
29772981
<property name="text">
29782982
<string>New &amp;3D Map View</string>
29792983
</property>

0 commit comments

Comments
 (0)