restore privacy of GeometryResourceWatcher methods

This commit is contained in:
Andrew Meadows 2016-07-28 11:46:02 -07:00
parent 269b7ae7c1
commit 48c73acae0

View file

@ -111,6 +111,7 @@ public:
QUrl getURL() const { return (bool)_resource ? _resource->getURL() : QUrl(); }
private:
void startWatching();
void stopWatching();