Use static version map for autoupdates.

This commit is contained in:
John Preston
2018-04-27 17:08:04 +04:00
parent 993cb987a6
commit 48e913bf2c
7 changed files with 190 additions and 32 deletions
-1
View File
@@ -194,7 +194,6 @@ DeclareReadSetting(DBIPlatform, Platform);
DeclareReadSetting(QString, PlatformString);
DeclareReadSetting(bool, IsElCapitan);
DeclareReadSetting(bool, IsSnowLeopard);
DeclareReadSetting(QUrl, UpdateURL);
DeclareSetting(int, OtherOnline);