mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Move troubleshoot link to help menu
This commit is contained in:
parent
9bc748ffa1
commit
0942bebaf8
4 changed files with 12 additions and 43 deletions
|
@ -97,6 +97,7 @@ Item
|
|||
title: catalog.i18nc("@title:menu menubar:toplevel", "&Help")
|
||||
|
||||
MenuItem { action: Cura.Actions.showProfileFolder }
|
||||
MenuItem { action: Cura.Actions.showTroubleshooting}
|
||||
MenuItem { action: Cura.Actions.documentation }
|
||||
MenuItem { action: Cura.Actions.reportBug }
|
||||
MenuSeparator { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue