From 5339a14a51fe6d66a980c41458c2b98e7e4205f9 Mon Sep 17 00:00:00 2001
From: Michele Calgaro <michele.calgaro@yahoo.it>
Date: Thu, 20 Jul 2023 15:05:30 +0900
Subject: Replace Q_OBJECT with TQ_OBJECT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f33c16dc173533b82f99322175cb04f62923fe5b)
---
 styles/phase/config/phasestyleconfig.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'styles/phase/config')

diff --git a/styles/phase/config/phasestyleconfig.h b/styles/phase/config/phasestyleconfig.h
index 0c29a52c..6a77c670 100644
--- a/styles/phase/config/phasestyleconfig.h
+++ b/styles/phase/config/phasestyleconfig.h
@@ -33,7 +33,7 @@ class TDEConfig;
 
 class PhaseStyleConfig : public StyleDialog
 {
-    Q_OBJECT
+    TQ_OBJECT
   
 public:
     PhaseStyleConfig(TQWidget* parent);
-- 
cgit v1.2.1