wip qt changes

This commit is contained in:
c.lamboo 2022-03-30 16:55:56 +02:00
parent 1acf96dfa1
commit 4f70d34631
6 changed files with 20 additions and 21 deletions

View file

@ -5,10 +5,9 @@ import QtQuick 2.10
import QtQuick.Controls 2.3
import QtQuick.Window 2.2
import UM 1.3 as UM
import UM 1.5 as UM
import Cura 1.1 as Cura
Window
{
UM.I18nCatalog { id: catalog; name: "cura" }