From 678ee0d63590ba7bf1cad32070c229d699617a3c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 15:06:43 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- noatun/modules/systray/kitsystemtray.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun/modules/systray/kitsystemtray.h') diff --git a/noatun/modules/systray/kitsystemtray.h b/noatun/modules/systray/kitsystemtray.h index 13a8b518..709a8f07 100644 --- a/noatun/modules/systray/kitsystemtray.h +++ b/noatun/modules/systray/kitsystemtray.h @@ -36,7 +36,7 @@ class TQPixmap; class KitSystemTray : public KSystemTray { -Q_OBJECT +TQ_OBJECT public: -- cgit v1.2.1