Fix launching the usb printing menu

Some imports were incorrect/missing.

CURA-9000
This commit is contained in:
casper 2022-03-03 13:01:42 +01:00
parent fcdc43fc71
commit eb8fd44e4c
4 changed files with 4 additions and 3 deletions

View file

@ -5,7 +5,7 @@ import QtQuick 2.2
import QtQuick.Controls 2.1
import UM 1.2 as UM
import UM 1.5 as UM
import Cura 1.0 as Cura