summaryrefslogtreecommitdiffstats
path: root/src/tsthread/tsthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tsthread/tsthread.h')
-rw-r--r--src/tsthread/tsthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tsthread/tsthread.h b/src/tsthread/tsthread.h
index 8468db8..abdb556 100644
--- a/src/tsthread/tsthread.h
+++ b/src/tsthread/tsthread.h
@@ -59,7 +59,7 @@ class TSThread
: public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
TSThread();
virtual ~TSThread();