summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/type/qitemtype_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/type/qitemtype_p.h')
-rw-r--r--src/xmlpatterns/type/qitemtype_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/type/qitemtype_p.h b/src/xmlpatterns/type/qitemtype_p.h
index 0c995e1..88d06e7 100644
--- a/src/xmlpatterns/type/qitemtype_p.h
+++ b/src/xmlpatterns/type/qitemtype_p.h
@@ -75,7 +75,7 @@ namespace QPatternist
* @ingroup Patternist_types
* @author Frans Englich <frans.englich@nokia.com>
*/
- class ItemType : public virtual QSharedData
+ class Q_AUTOTEST_EXPORT ItemType : public virtual QSharedData
{
public:
/**