diff options
author | Alexey Ivanov <alexey.ivanes@gmail.com> | 2018-11-01 18:22:06 +0300 |
---|---|---|
committer | Alexey Ivanov <alexey.ivanes@gmail.com> | 2018-11-01 18:22:06 +0300 |
commit | 1e0f3c44992fb82e6bf36c2ef9277b0759c17c4c (patch) | |
tree | 32b5f7fa397c16ee79b6ac1fe9f5c56b06d95902 /share/qt/Info.plist.in | |
parent | f6df989842a1dee7e8ad779531c328456c7148a0 (diff) |
macOS: disable AppNap during sync
Signed-off-by: Alexey Ivanov <alexey.ivanes@gmail.com>
Diffstat (limited to 'share/qt/Info.plist.in')
-rw-r--r-- | share/qt/Info.plist.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index 0c0335a1e8..abe605efd0 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -97,9 +97,6 @@ <key>NSHighResolutionCapable</key> <string>True</string> - <key>LSAppNapIsDisabled</key> - <string>True</string> - <key>NSRequiresAquaSystemAppearance</key> <string>True</string> |