summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatternssdk/DebugExpressionFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xmlpatternssdk/DebugExpressionFactory.h')
-rw-r--r--tests/auto/xmlpatternssdk/DebugExpressionFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternssdk/DebugExpressionFactory.h b/tests/auto/xmlpatternssdk/DebugExpressionFactory.h
index 53f18c5..3c0b1d7 100644
--- a/tests/auto/xmlpatternssdk/DebugExpressionFactory.h
+++ b/tests/auto/xmlpatternssdk/DebugExpressionFactory.h
@@ -50,7 +50,7 @@ namespace QPatternistSDK
* @ingroup PatternistSDK
* @author Frans Englich <frans.englich@nokia.com>
*/
- class Q_PATTERNISTSDK_EXPORT DebugExpressionFactory : public QPatternist::ExpressionFactory
+ class DebugExpressionFactory : public QPatternist::ExpressionFactory
{
public:
DebugExpressionFactory() : m_ast(0)