mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 20:35:53 +08:00
Revert "Add UFP to the list of recent files"
This reverts commit 3a9219be0c07da91295be828ce817951ca1218ba.
This commit is contained in:
parent
2b0109fbaa
commit
66a2425b86
@ -23,7 +23,7 @@ catalog = i18nCatalog("cura")
|
||||
|
||||
class UFPWriter(MeshWriter):
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
super().__init__(add_to_recent_files = False)
|
||||
|
||||
MimeTypeDatabase.addMimeType(
|
||||
MimeType(
|
||||
|
Loading…
x
Reference in New Issue
Block a user