mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 02:39:14 +08:00
Remove from actions
This commit is contained in:
parent
6cf55cd743
commit
78394faf65
@ -62,7 +62,6 @@ Item
|
|||||||
|
|
||||||
property alias showProfileFolder: showProfileFolderAction
|
property alias showProfileFolder: showProfileFolderAction
|
||||||
property alias documentation: documentationAction
|
property alias documentation: documentationAction
|
||||||
property alias showTroubleshooting: showTroubleShootingAction
|
|
||||||
property alias openSponsershipPage: openSponsershipPageAction
|
property alias openSponsershipPage: openSponsershipPageAction
|
||||||
property alias reportBug: reportBugAction
|
property alias reportBug: reportBugAction
|
||||||
property alias whatsNew: whatsNewAction
|
property alias whatsNew: whatsNewAction
|
||||||
@ -86,14 +85,6 @@ Item
|
|||||||
|
|
||||||
UM.I18nCatalog{id: catalog; name: "cura"}
|
UM.I18nCatalog{id: catalog; name: "cura"}
|
||||||
|
|
||||||
|
|
||||||
Action
|
|
||||||
{
|
|
||||||
id: showTroubleShootingAction
|
|
||||||
onTriggered: Qt.openUrlExternally("https://ultimaker.com/en/troubleshooting?utm_source=cura&utm_medium=software&utm_campaign=dropdown-troubleshooting")
|
|
||||||
text: catalog.i18nc("@action:inmenu", "Show Online Troubleshooting")
|
|
||||||
}
|
|
||||||
|
|
||||||
Action
|
Action
|
||||||
{
|
{
|
||||||
id: openSponsershipPageAction
|
id: openSponsershipPageAction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user