summaryrefslogtreecommitdiffstats
path: root/tdecore/ksimpledirwatch_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/ksimpledirwatch_p.h')
-rw-r--r--tdecore/ksimpledirwatch_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/ksimpledirwatch_p.h b/tdecore/ksimpledirwatch_p.h
index cf1288064..7c6986d1a 100644
--- a/tdecore/ksimpledirwatch_p.h
+++ b/tdecore/ksimpledirwatch_p.h
@@ -23,7 +23,7 @@
*/
class KSimpleDirWatchPrivate : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum entryStatus { Normal = 0, NonExistent };