From 8eb500c4e81229a9853e2f9bac4f39450083f3d7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 15:36:09 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- tdestyles/highcontrast/highcontrast.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdestyles/highcontrast/highcontrast.h') diff --git a/tdestyles/highcontrast/highcontrast.h b/tdestyles/highcontrast/highcontrast.h index 30d498b96..905a35ea4 100644 --- a/tdestyles/highcontrast/highcontrast.h +++ b/tdestyles/highcontrast/highcontrast.h @@ -48,7 +48,7 @@ class TQPopupMenu; class HighContrastStyle : public TDEStyle { - Q_OBJECT + TQ_OBJECT public: HighContrastStyle(); -- cgit v1.2.3