mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 07:48:53 -07:00
Remove debugging shortcut
This commit is contained in:
parent
ccc4ba0bde
commit
3a3e65224b
2 changed files with 0 additions and 19 deletions
|
|
@ -58,16 +58,6 @@ UM.MainWindow
|
|||
z: stageMenu.z + 1
|
||||
}
|
||||
|
||||
Connections
|
||||
{
|
||||
target: Cura.Actions.showOnBoarding
|
||||
onTriggered:
|
||||
{
|
||||
welcomeDialog.currentStep = 0
|
||||
welcomeDialog.show()
|
||||
}
|
||||
}
|
||||
|
||||
Component.onCompleted:
|
||||
{
|
||||
CuraApplication.setMinimumWindowSize(UM.Theme.getSize("window_minimum_size"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue