summaryrefslogtreecommitdiffstats
path: root/src/tools/qcomponentfactory_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qcomponentfactory_p.h')
-rw-r--r--src/tools/qcomponentfactory_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qcomponentfactory_p.h b/src/tools/qcomponentfactory_p.h
index 0c343c74..89399152 100644
--- a/src/tools/qcomponentfactory_p.h
+++ b/src/tools/qcomponentfactory_p.h
@@ -59,7 +59,7 @@
#ifndef TQT_NO_COMPONENT
-class Q_EXPORT TQComponentFactory
+class TQ_EXPORT TQComponentFactory
{
public:
static TQRESULT createInstance( const TQString &cid, const TQUuid &iid, TQUnknownInterface** instance, TQUnknownInterface *outer = 0 );