feature: premium v1 migration
This commit is contained in:
parent
7169480999
commit
bf8aada329
20 changed files with 740 additions and 11 deletions
|
|
@ -19,6 +19,8 @@ namespace apiUtils
|
|||
apiDefs::ConfigSource getConfigSource(const QJsonObject &serverConfigObject);
|
||||
|
||||
amnezia::ErrorCode checkNetworkReplyErrors(const QList<QSslError> &sslErrors, QNetworkReply *reply);
|
||||
|
||||
QString getPremiumV1VpnKey(const QJsonObject &serverConfigObject);
|
||||
}
|
||||
|
||||
#endif // APIUTILS_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue