From b9781b38d8fd868d592d6dee0417f6ab0ea57ac5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 15:05:55 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- dcoppython/test/dcopserver/tdedcoptest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dcoppython') diff --git a/dcoppython/test/dcopserver/tdedcoptest.h b/dcoppython/test/dcopserver/tdedcoptest.h index 84a4db01..a4e6531a 100644 --- a/dcoppython/test/dcopserver/tdedcoptest.h +++ b/dcoppython/test/dcopserver/tdedcoptest.h @@ -20,7 +20,7 @@ */ class KDEDcopTest : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT public: /** * Default Constructor -- cgit v1.2.1