import QtQuick 2.1 import QtQuick.Controls 1.1 import QtQuick.Layouts 1.1 import Cura 1.0 as Cura Cura.DefaultWindow { title: "Cura" }