summaryrefslogtreecommitdiffstats
path: root/src/sources/threadedtrigger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sources/threadedtrigger.h')
-rw-r--r--src/sources/threadedtrigger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/threadedtrigger.h b/src/sources/threadedtrigger.h
index a6a69bf..cda4b20 100644
--- a/src/sources/threadedtrigger.h
+++ b/src/sources/threadedtrigger.h
@@ -36,7 +36,7 @@
*/
class ThreadedTrigger : public TQObject, TQThread{
Q_OBJECT
- TQ_OBJECT //macro which activates signals and slots (tqmoc)
+ //macro which activates signals and slots (tqmoc)
public:
/**
* Creates a new ThreadedTrigger