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:
Jaime van Kessel 2018-10-15 10:26:27 +02:00
parent fc1faf79f5
commit 8cac5e1de2
11 changed files with 9 additions and 20 deletions

View file

@ -7,8 +7,6 @@ import QtQuick.Controls 2.1
import UM 1.4 as UM
import Cura 1.1 as Cura
import "../components"
Column
{
property var profile: null