diff --git a/plugins/PerObjectSettingsTool/PerObjectCategory.qml b/plugins/PerObjectSettingsTool/PerObjectCategory.qml index 99f0000393..555c661517 100644 --- a/plugins/PerObjectSettingsTool/PerObjectCategory.qml +++ b/plugins/PerObjectSettingsTool/PerObjectCategory.qml @@ -5,6 +5,7 @@ import QtQuick 2.2 import QtQuick.Controls 2.1 import Cura 1.5 as Cura +import UM 1.5 as UM import ".." Cura.CategoryButton