From 755420136a9ee15e759c4a472740a4918718d595 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 13:57:28 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro (cherry picked from commit 01e625e6d874fb529ed1f7e21557b5d81e191bae) --- systemsettings/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemsettings/mainwindow.h') diff --git a/systemsettings/mainwindow.h b/systemsettings/mainwindow.h index b08db07..d28bc79 100644 --- a/systemsettings/mainwindow.h +++ b/systemsettings/mainwindow.h @@ -43,7 +43,7 @@ class TDECModuleProxy; class MainWindow : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT public: -- cgit v1.2.1