summaryrefslogtreecommitdiffstats
path: root/tools/designer/shared/domtool.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/shared/domtool.h')
-rw-r--r--tools/designer/shared/domtool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/shared/domtool.h b/tools/designer/shared/domtool.h
index 4fa561c..15e508d 100644
--- a/tools/designer/shared/domtool.h
+++ b/tools/designer/shared/domtool.h
@@ -40,7 +40,7 @@
class QDomElement;
class QDomDocument;
-class DomTool : public Qt
+class Q_EXPORT DomTool : public Qt
{
public:
static QVariant readProperty( const QDomElement& e, const QString& name, const QVariant& defValue );