summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqconnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqconnection.h')
-rw-r--r--src/kernel/ntqconnection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqconnection.h b/src/kernel/ntqconnection.h
index e505fcd7b..b259d9866 100644
--- a/src/kernel/ntqconnection.h
+++ b/src/kernel/ntqconnection.h
@@ -45,7 +45,7 @@
#include "ntqobject.h"
#endif // QT_H
-class Q_EXPORT TQConnection
+class TQ_EXPORT TQConnection
{
public:
TQConnection( const TQObject *, int, const char *memberName, int memberType );