Fixed shutdown for core

This commit is contained in:
Klaus Basan
2014-03-14 02:03:53 +01:00
parent 2daad2d734
commit 747694dbcb
2 changed files with 1 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ namespace BlackMiscTest
qDebug() << "voice rooms";
qDebug() << audioContext->getComVoiceRooms();
}
}
QCoreApplication::quit();
}
} // namespace