From 55cd4e5c5697a37d6845e2f056a16c512799023c 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 (cherry picked from commit 8eb500c4e81229a9853e2f9bac4f39450083f3d7) --- tdeprint/cups/cupsdconf2/cupsdsecuritypage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint/cups/cupsdconf2/cupsdsecuritypage.h') diff --git a/tdeprint/cups/cupsdconf2/cupsdsecuritypage.h b/tdeprint/cups/cupsdconf2/cupsdsecuritypage.h index 5e97c1cf8..ebe86b6ad 100644 --- a/tdeprint/cups/cupsdconf2/cupsdsecuritypage.h +++ b/tdeprint/cups/cupsdconf2/cupsdsecuritypage.h @@ -30,7 +30,7 @@ struct CupsLocation; class CupsdSecurityPage : public CupsdPage { - Q_OBJECT + TQ_OBJECT public: CupsdSecurityPage(TQWidget *parent = 0, const char *name = 0); -- cgit v1.2.1