From bc6061ff9e83d8032611908039c3b399aedabf88 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 15:06:19 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- katomic/configbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'katomic/configbox.h') diff --git a/katomic/configbox.h b/katomic/configbox.h index c65f7ce0..ee3d0f47 100644 --- a/katomic/configbox.h +++ b/katomic/configbox.h @@ -15,7 +15,7 @@ class ConfigBox : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: -- cgit v1.2.1