Update the profile selector to new style for the intents

CURA-6598
This commit is contained in:
Jaime van Kessel 2019-08-06 10:49:42 +02:00
parent 7d65951f43
commit 92be261178
3 changed files with 326 additions and 24 deletions

View file

@ -34,7 +34,6 @@ Item
id: activeProfileButtonGroup
exclusive: true
onClicked: Cura.IntentManager.selectIntent(button.modelData.intent_category, button.modelData.quality_type)
}
Item