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 --- tdeprint/cups/kptextpage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint/cups/kptextpage.h') diff --git a/tdeprint/cups/kptextpage.h b/tdeprint/cups/kptextpage.h index 504e2d5c2..5aecfb526 100644 --- a/tdeprint/cups/kptextpage.h +++ b/tdeprint/cups/kptextpage.h @@ -30,7 +30,7 @@ class MarginWidget; class KPTextPage : public KPrintDialogPage { - Q_OBJECT + TQ_OBJECT public: KPTextPage(DrMain *driver, TQWidget *parent = 0, const char *name = 0); ~KPTextPage(); -- cgit v1.2.3