mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Read/write preferences on application start/end
This commit is contained in:
parent
69d2db05b7
commit
80ca571cea
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue