Rename QuickConfigurationSelector to ConfigurationMenu

This is going to function as our main item for the configuration menu. It contains the part in the top bar and the glue item for the part in the popup.

Contributes to issue CURA-5876.
This commit is contained in:
Ghostkeeper 2018-11-19 14:39:19 +01:00
parent 7a210087ff
commit 00a49fff26
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
2 changed files with 1 additions and 1 deletions

View file

@ -68,7 +68,7 @@ Item
color: UM.Theme.getColor("lining")
}
Cura.QuickConfigurationSelector
Cura.ConfigurationMenu
{
Layout.fillHeight: true
Layout.fillWidth: true