From 6508b043abf98d06b79802c637e65e403365eac3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 24 Jul 2023 21:27:35 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- conduits/malconduit/mal-factory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conduits/malconduit/mal-factory.h') diff --git a/conduits/malconduit/mal-factory.h b/conduits/malconduit/mal-factory.h index 1b45852..d047339 100644 --- a/conduits/malconduit/mal-factory.h +++ b/conduits/malconduit/mal-factory.h @@ -39,7 +39,7 @@ class TDEAboutData; class MALConduitFactory : public KLibFactory { -Q_OBJECT +TQ_OBJECT public: -- cgit v1.2.1