From 4442dea01b9d4d45964228ac442166d89f091f9e Mon Sep 17 00:00:00 2001 From: Martin Jones Date: Mon, 11 Jul 2011 13:47:51 +1000 Subject: Extract all QtQuick 1 elements into a separate library/plugin. Change-Id: I41a280de2739ee08202f4be2519e5012870090f2 Reviewed-on: http://codereview.qt.nokia.com/1391 Reviewed-by: Martin Jones --- src/declarative/qml/qdeclarativenotifier_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/declarative/qml/qdeclarativenotifier_p.h') diff --git a/src/declarative/qml/qdeclarativenotifier_p.h b/src/declarative/qml/qdeclarativenotifier_p.h index 5f70f7d138..0781886ea2 100644 --- a/src/declarative/qml/qdeclarativenotifier_p.h +++ b/src/declarative/qml/qdeclarativenotifier_p.h @@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE class QDeclarativeNotifierEndpoint; -class QDeclarativeNotifier +class Q_DECLARATIVE_EXPORT QDeclarativeNotifier { public: inline QDeclarativeNotifier(); -- cgit v1.2.3