mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 00:33:09 -07:00
Polish previous commit.
This commit is contained in:
parent
5a006d5980
commit
d88ec48468
3 changed files with 22 additions and 28 deletions
|
@ -138,7 +138,7 @@ int main(int argc, char *argv[])
|
|||
#ifdef Q_OS_MAC
|
||||
// On macOS 10.12 Sierra, Apple changed the behaviour of CFPreferencesSetValue() https://bugreports.qt.io/browse/QTBUG-56344
|
||||
// Due to this, we have to move from native plist to IniFormat
|
||||
macSalvagePlists();
|
||||
macMigratePlists();
|
||||
#endif
|
||||
|
||||
// Create Application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue