summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/kdatatool.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/kdatatool.h')
-rw-r--r--tdeio/tdeio/kdatatool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeio/tdeio/kdatatool.h b/tdeio/tdeio/kdatatool.h
index a77f8a9ea..d94acdc11 100644
--- a/tdeio/tdeio/kdatatool.h
+++ b/tdeio/tdeio/kdatatool.h
@@ -193,7 +193,7 @@ private:
*/
class TDEIO_EXPORT KDataToolAction : public TDEAction
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
@@ -253,7 +253,7 @@ private:
*/
class TDEIO_EXPORT KDataTool : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**