From 85b400df101ee126c7a5067b6deebbf58403f44b 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 --- doc/html/commandentrydialog_8h-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/commandentrydialog_8h-source.html') diff --git a/doc/html/commandentrydialog_8h-source.html b/doc/html/commandentrydialog_8h-source.html index b13d8a2..fe27c6f 100644 --- a/doc/html/commandentrydialog_8h-source.html +++ b/doc/html/commandentrydialog_8h-source.html @@ -42,7 +42,7 @@ 00025 00030 class CommandEntryDialog : public CommandEntryDlg 00031 { -00032 Q_OBJECT +00032 TQ_OBJECT 00033 public: 00034 CommandEntryDialog(TQWidget *parent, const char *name, CommandEntry* entry, ConfigElem* pConfigElem); 00035 ~CommandEntryDialog(); -- cgit v1.2.3