cleanup: remove loadFromCloud() declaration from QMLManager.h

This getter functions was not defined anywhere.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-03-31 09:46:44 +02:00 committed by Dirk Hohndel
parent da740dfc19
commit eef41a3403

View file

@ -132,7 +132,6 @@ public:
bool verboseEnabled() const;
void setVerboseEnabled(bool verboseMode);
bool loadFromCloud() const;
void setLoadFromCloud(bool done);
void syncLoadFromCloud();