summaryrefslogtreecommitdiffstats
path: root/tdeioslave/home/homeimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/home/homeimpl.h')
-rw-r--r--tdeioslave/home/homeimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeioslave/home/homeimpl.h b/tdeioslave/home/homeimpl.h
index 5884d8ab7..abc106bcb 100644
--- a/tdeioslave/home/homeimpl.h
+++ b/tdeioslave/home/homeimpl.h
@@ -27,9 +27,9 @@
#include <tqstring.h>
-class HomeImpl : public QObject
+class HomeImpl : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
HomeImpl();