mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-06 09:16:30 +08:00
Fixed shutdown for core
This commit is contained in:
@@ -24,5 +24,4 @@ int main(int argc, char *argv[])
|
||||
|
||||
// loop
|
||||
return a.exec();
|
||||
|
||||
}
|
||||
|
||||
@@ -97,7 +97,7 @@ namespace BlackMiscTest
|
||||
qDebug() << "voice rooms";
|
||||
qDebug() << audioContext->getComVoiceRooms();
|
||||
}
|
||||
|
||||
}
|
||||
QCoreApplication::quit();
|
||||
}
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user