summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/kfilterbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/kfilterbase.h')
-rw-r--r--tdeio/tdeio/kfilterbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/kfilterbase.h b/tdeio/tdeio/kfilterbase.h
index 25613c101..203eb581d 100644
--- a/tdeio/tdeio/kfilterbase.h
+++ b/tdeio/tdeio/kfilterbase.h
@@ -37,7 +37,7 @@ class TQIODevice;
*/
class TDEIO_EXPORT KFilterBase : public TQObject // needs to inherit TQObject for KLibFactory::create
{
- Q_OBJECT
+ TQ_OBJECT
public:
KFilterBase();
virtual ~KFilterBase();