mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
enabled retina in YACReader
This commit is contained in:
parent
1cb2109baa
commit
05f73c1b44
@ -80,7 +80,7 @@ int main(int argc, char * argv[])
|
|||||||
|
|
||||||
app.setApplicationName("YACReader");
|
app.setApplicationName("YACReader");
|
||||||
app.setOrganizationName("YACReader");
|
app.setOrganizationName("YACReader");
|
||||||
|
qApp->setAttribute(Qt::AA_UseHighDpiPixmaps);
|
||||||
//simple command line parser
|
//simple command line parser
|
||||||
//will be replaced by QCommandLineParser in the future
|
//will be replaced by QCommandLineParser in the future
|
||||||
QStringList optlist;
|
QStringList optlist;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user