mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Change name of some components to make them more indicative of what they
do. Contributes to CURA-5772.
This commit is contained in:
parent
8df3eb33d4
commit
93b04190f8
7 changed files with 23 additions and 54 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue