mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 05:58:58 +08:00
Added QMLDIR so we can specify cura specific QML components for plugins
This ensures that we can be way more explicit with what QML components we see as re-usable CURA-5772
This commit is contained in:
parent
6ea03d27a4
commit
10de312647
5
resources/qml/qmldir
Normal file
5
resources/qml/qmldir
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
module Cura
|
||||||
|
|
||||||
|
MachineAndConfigurationSelector 1.0 components/MachineAndConfigurationSelector.qml
|
||||||
|
MaterialAndVariantSelector 1.0 MaterialAndVariantSelector.qml
|
||||||
|
ProfileAndSettingComponent 1.0 ProfileAndSettingComponent.qml
|
Loading…
x
Reference in New Issue
Block a user