summaryrefslogtreecommitdiffstats
path: root/src/core/qchangearbiter_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qchangearbiter_p.h')
-rw-r--r--src/core/qchangearbiter_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/qchangearbiter_p.h b/src/core/qchangearbiter_p.h
index 483b46575..e32fe7da4 100644
--- a/src/core/qchangearbiter_p.h
+++ b/src/core/qchangearbiter_p.h
@@ -138,6 +138,7 @@ public:
Q_SIGNALS:
void receivedChange();
+ void syncedChanges();
protected:
typedef std::vector<QSceneChangePtr> QChangeQueue;