parent
bc5044b125
commit
3f8dde75d5
1 changed files with 1 additions and 0 deletions
|
|
@ -228,6 +228,7 @@ class PrinterProfileManager(object):
|
|||
|
||||
if make_default:
|
||||
settings().set(["printerProfiles", "default"], identifier)
|
||||
settings().save()
|
||||
|
||||
if self._current is not None and self._current["id"] == identifier:
|
||||
self.select(identifier)
|
||||
|
|
|
|||
Loading…
Reference in a new issue