Change name of some components to make them more indicative of what they

do.

Contributes to CURA-5772.
This commit is contained in:
Diego Prado Gesto 2018-10-18 17:13:15 +02:00
parent 8df3eb33d4
commit 93b04190f8
7 changed files with 23 additions and 54 deletions

View file

@ -1,6 +1,7 @@
module Cura
MachineAndConfigurationSelector 1.0 MachineAndConfigurationSelector.qml
MaterialAndVariantSelector 1.0 MaterialAndVariantSelector.qml
ProfileAndSettingComponent 1.0 ProfileAndSettingComponent.qml
MachineSelector 1.0 MachineSelector.qml
QuickConfigurationSelector 1.0 QuickConfigurationSelector.qml
CustomConfigurationSelector 1.0 CustomConfigurationSelector.qml
PrintSetupSelector 1.0 PrintSetupSelector.qml
ActionButton 1.0 ActionButton.qml