mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
Removed deprecated: AA_DisableHighDpiScaling
NO_CHANGELOG Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
7734f6f555
commit
fe3c55b3d0
@ -112,7 +112,6 @@ MainApplication::MainApplication(int &argc, char** argv)
|
||||
, m_registerQAppAssociation(0)
|
||||
#endif
|
||||
{
|
||||
setAttribute(Qt::AA_UseHighDpiPixmaps);
|
||||
setAttribute(Qt::AA_DontCreateNativeWidgetSiblings);
|
||||
|
||||
setApplicationName(QStringLiteral("falkon"));
|
||||
|
Loading…
Reference in New Issue
Block a user