mirror of
https://github.com/QuasarApp/SoundBand.git
synced 2025-05-06 20:19:33 +00:00
fix android size items
This commit is contained in:
parent
cb00338605
commit
3d41b99c22
@ -4,9 +4,7 @@
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
#if defined(Q_OS_WIN)
|
||||
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
|
||||
#endif
|
||||
|
||||
QApplication app(argc, argv);
|
||||
App soundBand;
|
||||
|
Loading…
x
Reference in New Issue
Block a user