mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
Bring back print job preview images
This commit is contained in:
parent
cf1dff3fdc
commit
69102643b7
6 changed files with 38 additions and 23 deletions
|
@ -4,6 +4,7 @@ import os
|
|||
from typing import List, Optional, Dict
|
||||
|
||||
from PyQt5.QtCore import pyqtProperty, pyqtSignal, QObject, pyqtSlot, QUrl
|
||||
from PyQt5.QtGui import QImage
|
||||
|
||||
from UM.Logger import Logger
|
||||
from UM.Qt.Duration import Duration, DurationFormat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue