mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 01:15:07 -04:00
adjust unarr flags to be closer to the upstream makefile
This commit is contained in:
@ -25,7 +25,7 @@ int main(int argc, char *argv[])
|
||||
return 0;
|
||||
}
|
||||
|
||||
QCoreApplication app(argc, argv);
|
||||
//QCoreApplication app(argc, argv);
|
||||
|
||||
QString s(argv[1]);
|
||||
|
||||
|
Reference in New Issue
Block a user