user now can read incoming messages
This commit is contained in:
parent
b592ca3f00
commit
a1ff425f4c
4 changed files with 93 additions and 14 deletions
|
@ -71,7 +71,7 @@ def main():
|
|||
tox = tox_factory(data, settings)
|
||||
|
||||
ms = MainWindow(tox)
|
||||
ms.setup_info_from_tox()
|
||||
#ms.setup_info_from_tox()
|
||||
ms.show()
|
||||
# bootstrap
|
||||
for data in node_generator():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue