diff options
Diffstat (limited to 'src/declarative/fx/qfxcontentwrapper_p.h')
-rw-r--r-- | src/declarative/fx/qfxcontentwrapper_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxcontentwrapper_p.h b/src/declarative/fx/qfxcontentwrapper_p.h index 4f42e00..a75fa1e 100644 --- a/src/declarative/fx/qfxcontentwrapper_p.h +++ b/src/declarative/fx/qfxcontentwrapper_p.h @@ -60,7 +60,7 @@ QT_BEGIN_NAMESPACE class QFxContentWrapperPrivate : public QFxItemPrivate { - Q_DECLARE_PUBLIC(QFxContentWrapper); + Q_DECLARE_PUBLIC(QFxContentWrapper) public: QFxContentWrapperPrivate() { } |