untested support for #30
This commit is contained in:
parent
006b3cd197
commit
8025c6a638
2 changed files with 5 additions and 0 deletions
|
|
@ -183,6 +183,7 @@ class Toxygen:
|
|||
self.tray.setObjectName('tray')
|
||||
|
||||
self.ms = MainWindow(self.tox, self.reset, self.tray)
|
||||
app.aboutToQuit.connect(self.ms.close_window)
|
||||
|
||||
class Menu(QtGui.QMenu):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue