summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeparser_p.h
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-04-06 05:56:38 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-04-06 05:56:38 (GMT)
commit51381e1454070960bc3c1d6acdfa8e742c37620c (patch)
treedb36c886a10edde3c55c4dc4d82fbf05f8beb927 /src/declarative/qml/qdeclarativeparser_p.h
parent37e8fd4e09c1221efde3e67e6acd5cfbb35686fd (diff)
downloadQt-51381e1454070960bc3c1d6acdfa8e742c37620c.zip
Qt-51381e1454070960bc3c1d6acdfa8e742c37620c.tar.gz
Qt-51381e1454070960bc3c1d6acdfa8e742c37620c.tar.bz2
Labs (experimental) Gesture support.
By popular demand.
Diffstat (limited to 'src/declarative/qml/qdeclarativeparser_p.h')
-rw-r--r--src/declarative/qml/qdeclarativeparser_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qdeclarativeparser_p.h b/src/declarative/qml/qdeclarativeparser_p.h
index f432024..be8f906 100644
--- a/src/declarative/qml/qdeclarativeparser_p.h
+++ b/src/declarative/qml/qdeclarativeparser_p.h
@@ -237,7 +237,7 @@ namespace QDeclarativeParser
QList<DynamicSlot> dynamicSlots;
};
- class Variant
+ class Q_DECLARATIVE_EXPORT Variant
{
public:
enum Type {