This commit is contained in:
ctrlaltca 2019-06-08 10:15:33 +02:00 committed by GitHub
parent 1288795de9
commit 36ba9c2d94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View file

@ -120,6 +120,7 @@ public:
{
return dataDir;
}
void clear();
protected:
inline QString getStringPropertyFromMap(QVariantMap card, QString propertyName);