mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Removed the components qml dir
We can consider putting components into their own folder, but we first should have a clear definition of what they are / should be. CURA-5772
This commit is contained in:
parent
fc1faf79f5
commit
8cac5e1de2
11 changed files with 9 additions and 20 deletions
|
|
@ -9,8 +9,6 @@ import UM 1.2 as UM
|
|||
import Cura 1.0 as Cura
|
||||
import "Menus"
|
||||
import "Menus/ConfigurationMenu"
|
||||
import "components"
|
||||
|
||||
|
||||
Rectangle
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue