mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Add Cura-styled Menu, MenuItem and MenuSeparator controls
This commit is contained in:
parent
cfb32bfd50
commit
6e803c41f4
5 changed files with 119 additions and 6 deletions
|
@ -36,6 +36,9 @@ Scrollable 1.0 Scrollable.qml
|
|||
TabButton 1.0 TabButton.qml
|
||||
TextField 1.0 TextField.qml
|
||||
ScrollView 1.0 ScrollView.qml
|
||||
Menu 1.0 Menu.qml
|
||||
MenuItem 1.0 MenuItem.qml
|
||||
MenuSeparator 1.0 MenuSeparator.qml
|
||||
|
||||
|
||||
# Cura/MachineSettings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue