From 554f14179040881c62568e89041aa27d02a717c9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 14:31:34 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- kdirstat/kcleanupcollection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdirstat/kcleanupcollection.h') diff --git a/kdirstat/kcleanupcollection.h b/kdirstat/kcleanupcollection.h index c1c9815..5d16341 100644 --- a/kdirstat/kcleanupcollection.h +++ b/kdirstat/kcleanupcollection.h @@ -45,7 +45,7 @@ namespace KDirStat class KCleanupCollection: public TQObject { - Q_OBJECT + TQ_OBJECT public: -- cgit v1.2.3