remove gui selector from preferences. store last state
This commit is contained in:
@@ -180,6 +180,7 @@ class ElectrumGui(QObject):
|
||||
|
||||
def expand(self):
|
||||
"""Hide the lite mode window and show pro-mode."""
|
||||
self.config.set_key('gui', 'classic', True)
|
||||
self.mini.hide()
|
||||
self.expert.show()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user