mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 11:17:49 -06:00
Fix monitor page
CURA-8688
This commit is contained in:
parent
7a2b609b32
commit
4a71278d7c
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
import QtQuick 2.3
|
import QtQuick 2.3
|
||||||
import QtQuick.Controls 2.15
|
import QtQuick.Controls 2.15
|
||||||
import UM 1.5 as UM
|
import UM 1.5 as UM
|
||||||
|
import Cura 1.6 as Cura
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A MonitorInfoBlurb is an extension of the GenericPopUp used to show static information (vs. interactive context
|
* A MonitorInfoBlurb is an extension of the GenericPopUp used to show static information (vs. interactive context
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue