utf-8 everywhere, fixed bug with name and status, saving added.
This commit is contained in:
@@ -84,6 +84,8 @@ def main():
|
||||
app.exec_()
|
||||
mainloop.stop = True
|
||||
mainloop.wait()
|
||||
data = tox.get_savedata()
|
||||
ProfileHelper.save_profile(data)
|
||||
del tox
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user