This commit is contained in:
Fabio Bas 2015-05-14 15:36:44 +02:00
parent 76422854a4
commit 924337ee93
3 changed files with 0 additions and 67 deletions

View file

@ -129,7 +129,6 @@ public:
QString getPicUrlHq() const { return picUrlHq; }
QString getPicUrlFallback() const { return picUrlFallback; }
QString getPicUrlHqFallback() const { return picUrlHqFallback; }
void copyPath(const QString &src, const QString &dst);
bool getAutoConnect() const { return attemptAutoConnect; }
int getPixmapCacheSize() const { return pixmapCacheSize; }
bool getScaleCards() const { return scaleCards; }