diff options
Diffstat (limited to 'src/tools/ntqwaitcondition.h')
-rw-r--r-- | src/tools/ntqwaitcondition.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/ntqwaitcondition.h b/src/tools/ntqwaitcondition.h index b85baf920..503d5d6c9 100644 --- a/src/tools/ntqwaitcondition.h +++ b/src/tools/ntqwaitcondition.h @@ -52,7 +52,7 @@ class TQWaitConditionPrivate; class TQMutex; -class Q_EXPORT TQWaitCondition +class TQ_EXPORT TQWaitCondition { public: TQWaitCondition(); |