mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 21:02:17 +02:00
restore privacy of GeometryResourceWatcher methods
This commit is contained in:
parent
269b7ae7c1
commit
48c73acae0
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ public:
|
|||
|
||||
QUrl getURL() const { return (bool)_resource ? _resource->getURL() : QUrl(); }
|
||||
|
||||
private:
|
||||
void startWatching();
|
||||
void stopWatching();
|
||||
|
||||
|
|
Loading…
Reference in a new issue