mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-06 17:53:23 +08:00
Minor tweaks around formatting, comments, renaming, warnings
This commit is contained in:
@@ -15,6 +15,7 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
QCoreApplication a(argc, argv);
|
||||
CBlackMiscTestMain::unitMain(argc, argv);
|
||||
Q_UNUSED(a);
|
||||
|
||||
// bye
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user