mirror of
https://github.com/YACReader/yacreader
synced 2026-02-08 00:00:36 -05: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