Add expand button to menu

CURA-4234
This commit is contained in:
Aleksei S 2017-12-11 15:30:13 +01:00
parent a5cb4cd316
commit 300f29e11b

View File

@ -32,4 +32,5 @@ Menu
MenuSeparator {}
MenuItem { action: Cura.Actions.homeCamera; }
MenuItem { action: Cura.Actions.expandSidebar; }
}