Fix camera not found on pre-slice snapshot/thumbnail.

This commit is contained in:
Remco Burema 2021-01-22 18:07:59 +01:00
parent 63deea4721
commit e681a6d32d
No known key found for this signature in database
GPG key ID: 215C49431D43F98C
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,6 @@
# Copyright (c) 2021 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from typing import List, Optional
from UM.FileHandler.FileHandler import FileHandler