mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
parent
aa99a86ccc
commit
e73dc10c7f
|
@ -105,6 +105,8 @@ void Nexus::start()
|
|||
qRegisterMetaType<ToxId>("ToxId");
|
||||
qRegisterMetaType<GroupInvite>("GroupInvite");
|
||||
|
||||
qApp->setQuitOnLastWindowClosed(false);
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
// TODO: still needed?
|
||||
globalMenuBar = new QMenuBar(0);
|
||||
|
|
Loading…
Reference in New Issue
Block a user