summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/kdirwatch_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/kdirwatch_p.h')
-rw-r--r--tdeio/tdeio/kdirwatch_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/kdirwatch_p.h b/tdeio/tdeio/kdirwatch_p.h
index a0d87fee3..46c83cf72 100644
--- a/tdeio/tdeio/kdirwatch_p.h
+++ b/tdeio/tdeio/kdirwatch_p.h
@@ -21,7 +21,7 @@
*/
class KDirWatchPrivate : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum entryStatus { Normal = 0, NonExistent };