From 587657561bb870d457a188a80bc0ce918ef5a0bd Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 6 Oct 2024 17:29:49 +0900 Subject: Rename moc to tqmoc Signed-off-by: Michele Calgaro --- doc/debug.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/debug.doc') diff --git a/doc/debug.doc b/doc/debug.doc index bc0ad42d3..56eb2150b 100644 --- a/doc/debug.doc +++ b/doc/debug.doc @@ -180,7 +180,7 @@ Example: There is one bug that is so common that it deserves mention here: If you include the TQ_OBJECT macro in a class declaration and run the -\link moc.html moc\endlink, but forget to link the moc-generated +\link tqmoc.html tqmoc\endlink, but forget to link the tqmoc-generated object code into your executable, you will get very confusing error messages. Any link error complaining about a lack of \c{vtbl}, \c{_vtbl}, \c{__vtbl} or similar is likely to be a result of this -- cgit v1.2.3