summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatternssdk/TreeModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xmlpatternssdk/TreeModel.h')
-rw-r--r--tests/auto/xmlpatternssdk/TreeModel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternssdk/TreeModel.h b/tests/auto/xmlpatternssdk/TreeModel.h
index 2bf866b..d5695fd 100644
--- a/tests/auto/xmlpatternssdk/TreeModel.h
+++ b/tests/auto/xmlpatternssdk/TreeModel.h
@@ -53,7 +53,7 @@ namespace QPatternistSDK
* @ingroup PatternistSDK
* @author Frans Englich <frans.englich@nokia.com>
*/
- class Q_PATTERNISTSDK_EXPORT TreeModel : public QAbstractItemModel
+ class TreeModel : public QAbstractItemModel
{
Q_OBJECT
public: