Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ff53f92

Browse files
committedMar 18, 2019
[ui] Fix missing 'Add Mesh layer' toolbar button
1 parent edb0237 commit ff53f92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/ui/qgisapp.ui

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@
427427
</attribute>
428428
<addaction name="mActionAddOgrLayer"/>
429429
<addaction name="mActionAddRasterLayer"/>
430+
<addaction name="mActionAddMeshLayer"/>
430431
<addaction name="mActionAddDelimitedText"/>
431432
<addaction name="mActionAddSpatiaLiteLayer"/>
432433
<addaction name="mActionAddVirtualLayer"/>

0 commit comments

Comments
 (0)
Please sign in to comment.