summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxanchors.h
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-08-05 23:23:43 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-08-05 23:23:43 (GMT)
commitd018b73c2a79e79f50a988c848f040d263d0e75b (patch)
treef87dc897b293ccc653e3fae8202dd7605dd73640 /src/declarative/fx/qfxanchors.h
parent304238b586b75ee73d46d2de4ffdb0ed40218b70 (diff)
parentc0525981ffb291fc281a2daaafa290d4ff5917f4 (diff)
downloadQt-d018b73c2a79e79f50a988c848f040d263d0e75b.zip
Qt-d018b73c2a79e79f50a988c848f040d263d0e75b.tar.gz
Qt-d018b73c2a79e79f50a988c848f040d263d0e75b.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/fx/qfxanchors.h')
-rw-r--r--src/declarative/fx/qfxanchors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxanchors.h b/src/declarative/fx/qfxanchors.h
index 70217d6..3dd64c7 100644
--- a/src/declarative/fx/qfxanchors.h
+++ b/src/declarative/fx/qfxanchors.h
@@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
QT_MODULE(Declarative)
class QFxAnchorsPrivate;
+class QFxAnchorLine;
class Q_DECLARATIVE_EXPORT QFxAnchors : public QObject
{
Q_OBJECT
@@ -172,7 +173,6 @@ Q_DECLARE_OPERATORS_FOR_FLAGS(QFxAnchors::UsedAnchors)
QT_END_NAMESPACE
-Q_DECLARE_METATYPE(QFxAnchorLine)
QML_DECLARE_TYPE(QFxAnchors)
QT_END_HEADER