summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/kautomount.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/kautomount.h')
-rw-r--r--tdeio/tdeio/kautomount.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeio/tdeio/kautomount.h b/tdeio/tdeio/kautomount.h
index 203c037d9..d61395439 100644
--- a/tdeio/tdeio/kautomount.h
+++ b/tdeio/tdeio/kautomount.h
@@ -44,7 +44,7 @@ class Job;
*/
class TDEIO_EXPORT KAutoMount : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
friend class gcc_gives_a_warning_without_this;
public:
/**
@@ -89,7 +89,7 @@ private:
*/
class TDEIO_EXPORT KAutoUnmount : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
friend class gcc_gives_a_warning_without_this;
public:
/**