From 3cae03315f68bfc8ea2183fe79079cade9e85656 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 12:56:14 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro (cherry picked from commit 85b400df101ee126c7a5067b6deebbf58403f44b) --- doc/html/alertdialog_8h-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/alertdialog_8h-source.html') diff --git a/doc/html/alertdialog_8h-source.html b/doc/html/alertdialog_8h-source.html index c491ecc..e123e87 100644 --- a/doc/html/alertdialog_8h-source.html +++ b/doc/html/alertdialog_8h-source.html @@ -45,7 +45,7 @@ 00023 00028 class AlertDialog : public AlertDlg 00029 { -00030 Q_OBJECT +00030 TQ_OBJECT 00031 public: 00032 AlertDialog(TQWidget *parent=0, const char *name=0); 00033 ~AlertDialog(); -- cgit v1.2.3