mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
da740dfc19
commit
eef41a3403
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ public:
|
|||
bool verboseEnabled() const;
|
||||
void setVerboseEnabled(bool verboseMode);
|
||||
|
||||
bool loadFromCloud() const;
|
||||
void setLoadFromCloud(bool done);
|
||||
void syncLoadFromCloud();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue