summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeomapitembase_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/declarativemaps/qdeclarativegeomapitembase_p.h')
-rw-r--r--src/location/declarativemaps/qdeclarativegeomapitembase_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/declarativemaps/qdeclarativegeomapitembase_p.h b/src/location/declarativemaps/qdeclarativegeomapitembase_p.h
index 603bcafd..7a284e8a 100644
--- a/src/location/declarativemaps/qdeclarativegeomapitembase_p.h
+++ b/src/location/declarativemaps/qdeclarativegeomapitembase_p.h
@@ -132,8 +132,8 @@ public:
Q_SIGNALS:
void mapItemOpacityChanged();
- void enterTransitionFinished();
- void exitTransitionFinished();
+ Q_REVISION(11) void enterTransitionFinished();
+ Q_REVISION(11) void exitTransitionFinished();
protected Q_SLOTS:
virtual void afterChildrenChanged();