Export QSGVisualItemModel
authorAlan Alpert <alan.alpert@nokia.com>
Mon, 30 May 2011 02:11:24 +0000 (12:11 +1000)
committerAlan Alpert <alan.alpert@nokia.com>
Mon, 30 May 2011 02:11:24 +0000 (12:11 +1000)
Necessary for DataParticles.

src/declarative/items/qsgvisualitemmodel_p.h

index 1f735e7..72e4443 100644 (file)
@@ -60,7 +60,7 @@ class QDeclarativeComponent;
 class QDeclarativePackage;
 class QSGVisualDataModelPrivate;
 
-class Q_AUTOTEST_EXPORT QSGVisualModel : public QObject
+class Q_DECLARATIVE_EXPORT QSGVisualModel : public QObject
 {
     Q_OBJECT