mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Expose intent model to QML
CURA-6534
This commit is contained in:
parent
69038c9e75
commit
2d8c19203e
4 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
from typing import Optional
|
||||
from PyQt5.QtCore.QObject import QObject
|
||||
from PyQt5.QtCore import QObject
|
||||
from UM.Qt.ListModel import ListModel
|
||||
from PyQt5.QtCore import Qt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue