mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Add missing UM import
CURA-9005
This commit is contained in:
parent
c6326eff64
commit
067cdda401
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue