adjust unarr flags to be closer to the upstream makefile

This commit is contained in:
Felix Kauselmann
2015-04-15 11:05:28 +02:00
parent 7a41bafc17
commit c4ddd42cd6
2 changed files with 6 additions and 5 deletions

View File

@ -25,7 +25,7 @@ int main(int argc, char *argv[])
return 0;
}
QCoreApplication app(argc, argv);
//QCoreApplication app(argc, argv);
QString s(argv[1]);