From 826b1b771cc20f515acf936bd3a2dcd83ce353b8 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 --- konq-plugins/sidebar/newsticker/norsswidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/sidebar/newsticker/norsswidget.h') diff --git a/konq-plugins/sidebar/newsticker/norsswidget.h b/konq-plugins/sidebar/newsticker/norsswidget.h index 04d06d0..488b212 100644 --- a/konq-plugins/sidebar/newsticker/norsswidget.h +++ b/konq-plugins/sidebar/newsticker/norsswidget.h @@ -30,7 +30,7 @@ class TDEConfigDialog; namespace KSB_News { class NoRSSWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: -- cgit v1.2.1