summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqptrcollection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/ntqptrcollection.h')
-rw-r--r--src/tools/ntqptrcollection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/ntqptrcollection.h b/src/tools/ntqptrcollection.h
index 37ff0df3..4014164c 100644
--- a/src/tools/ntqptrcollection.h
+++ b/src/tools/ntqptrcollection.h
@@ -50,7 +50,7 @@ class TQGList;
class TQGDict;
-class Q_EXPORT TQPtrCollection // inherited by all collections
+class TQ_EXPORT TQPtrCollection // inherited by all collections
{
public:
bool autoDelete() const { return del_item; }