summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxloader.h
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-08-26 07:30:11 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-08-26 07:30:11 (GMT)
commit5d29928f2988c474a9b7e8554860851bef15b989 (patch)
tree829807fcbcec6fa23a1350bde98a44db777fbbeb /src/declarative/fx/qfxloader.h
parent35ea0941dfd1913ec763c4f67492776034507e6c (diff)
parent28c8fe7f248d5624cd84342a660a14dd62a525f8 (diff)
downloadQt-5d29928f2988c474a9b7e8554860851bef15b989.zip
Qt-5d29928f2988c474a9b7e8554860851bef15b989.tar.gz
Qt-5d29928f2988c474a9b7e8554860851bef15b989.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/fx/qfxloader.h')
-rw-r--r--src/declarative/fx/qfxloader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxloader.h b/src/declarative/fx/qfxloader.h
index 9acd336..8c555c6 100644
--- a/src/declarative/fx/qfxloader.h
+++ b/src/declarative/fx/qfxloader.h
@@ -76,7 +76,7 @@ Q_SIGNALS:
private:
Q_DISABLE_COPY(QFxLoader)
- Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr, QFxLoader)
+ Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr.data(), QFxLoader)
Q_PRIVATE_SLOT(d_func(), void _q_sourceLoaded())
};