mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-03 01:04:35 +08:00
Read/write preferences on application start/end
This commit is contained in:
parent
69d2db05b7
commit
80ca571cea
@ -99,8 +99,6 @@ class PrinterApplication(QtApplication):
|
|||||||
|
|
||||||
self.exec_()
|
self.exec_()
|
||||||
|
|
||||||
self.saveMachines()
|
|
||||||
|
|
||||||
def registerObjects(self, engine):
|
def registerObjects(self, engine):
|
||||||
engine.rootContext().setContextProperty('Printer', self)
|
engine.rootContext().setContextProperty('Printer', self)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user