summary refs log tree commit diff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2020-05-16 15:10:49 -0400
committerJoseph Donofry <joedonofry@gmail.com>2020-05-16 15:10:49 -0400
commita5778bdf400660f35d6824add12cd8bd78f54336 (patch)
tree379eb6a7a7b7b89bc3086752b6ef317599a2182f /src/main.cpp
parentMerge master into reactions (diff)
parentMerge pull request #202 from aaronraimist/brew-libolm (diff)
downloadnheko-a5778bdf400660f35d6824add12cd8bd78f54336.tar.xz
Merge remote-tracking branch 'origin/master' into reactions
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp

index 09c326f4..ec4f638d 100644 --- a/src/main.cpp +++ b/src/main.cpp
@@ -116,6 +116,7 @@ main(int argc, char *argv[]) QCoreApplication::setApplicationName("nheko"); QCoreApplication::setApplicationVersion(nheko::version); QCoreApplication::setOrganizationName("nheko"); + QCoreApplication::setAttribute(Qt::AA_DontCreateNativeWidgetSiblings); QCoreApplication::setAttribute(Qt::AA_UseHighDpiPixmaps); QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling); SingleApplication app(argc,