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/commanddialog_8h-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/commanddialog_8h-source.html') diff --git a/doc/html/commanddialog_8h-source.html b/doc/html/commanddialog_8h-source.html index 14c01d6..2d825af 100644 --- a/doc/html/commanddialog_8h-source.html +++ b/doc/html/commanddialog_8h-source.html @@ -47,7 +47,7 @@ 00034 00035 class CommandDialog : public CommandDlg 00036 { -00037 Q_OBJECT +00037 TQ_OBJECT 00038 public: 00039 CommandDialog(TQWidget *parent, const char *name, CommandList* list, ConfigElem* pConfig, ConfigList* pConfigList); 00040 ~CommandDialog(); -- cgit v1.2.3