From 980849e7c8ed2ebbde33da076c0914bd1fcb8db2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 24 Jul 2023 21:27:35 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro (cherry picked from commit 6508b043abf98d06b79802c637e65e403365eac3) --- conduits/timeconduit/time-setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conduits/timeconduit/time-setup.h') diff --git a/conduits/timeconduit/time-setup.h b/conduits/timeconduit/time-setup.h index 06f2522..4fcc2eb 100644 --- a/conduits/timeconduit/time-setup.h +++ b/conduits/timeconduit/time-setup.h @@ -36,7 +36,7 @@ class TDEAboutData; class TimeWidgetConfig : public ConduitConfigBase { -Q_OBJECT +TQ_OBJECT public: TimeWidgetConfig(TQWidget *parent, const char *); -- cgit v1.2.3