Import Cura in materials preferences page so we can use the active definition id

This commit is contained in:
Arjen Hiemstra 2016-05-25 11:30:47 +02:00
parent ab0d34d9ac
commit 9bb4917ae7

View File

@ -6,6 +6,7 @@ import QtQuick.Controls 1.1
import QtQuick.Dialogs 1.2 import QtQuick.Dialogs 1.2
import UM 1.2 as UM import UM 1.2 as UM
import Cura 1.0 as Cura
UM.ManagementPage UM.ManagementPage
{ {