Merge branch 'dev' into secure-config-2
This commit is contained in:
commit
b36517babb
256 changed files with 82224 additions and 1420 deletions
|
|
@ -5,3 +5,4 @@ void MobileUtils::shareText(const QStringList&) {}
|
|||
void MobileUtils::writeToKeychain(const QString&, const QByteArray &) {}
|
||||
bool MobileUtils::deleteFromKeychain(const QString& tag) { return false; }
|
||||
QByteArray MobileUtils::readFromKeychain(const QString&) { return {}; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue