From 98d99130f243fb128eb4db0386d01ff8622940a5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 15:05:05 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro (cherry picked from commit 826b1b771cc20f515acf936bd3a2dcd83ce353b8) --- konq-plugins/sidebar/newsticker/nspanel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/sidebar/newsticker/nspanel.h') diff --git a/konq-plugins/sidebar/newsticker/nspanel.h b/konq-plugins/sidebar/newsticker/nspanel.h index 21650ae..e1f52ba 100644 --- a/konq-plugins/sidebar/newsticker/nspanel.h +++ b/konq-plugins/sidebar/newsticker/nspanel.h @@ -52,7 +52,7 @@ namespace KSB_News { class NSPanel : public TQObject, public DCOPObject { - Q_OBJECT + TQ_OBJECT // K_DCOP -- cgit v1.2.1