Exemplo n.º 1
0
 def apply(self):
     messenger_settings.saveUserPreferences(self._settings)
Exemplo n.º 2
0
 def apply(self, restartApproved):
     messenger_settings.saveUserPreferences(self._settings)
     return (None, lambda : None)
Exemplo n.º 3
0
 def apply(self, restartApproved):
     messenger_settings.saveUserPreferences(self._settings)
     return (None, lambda: None)
Exemplo n.º 4
0
 def apply(self):
     messenger_settings.saveUserPreferences(self._settings)