3
0
Fork 0
mirror of https://github.com/JulianGro/overte.git synced 2025-04-30 22:26:00 +02:00

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();