From ffc74f031874e3823f212e40a03cb9f25091cb5f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 13:38:34 -0500 Subject: Fix inadvertent tqt changes. --- lib/cppparser/lexer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/cppparser') diff --git a/lib/cppparser/lexer.cpp b/lib/cppparser/lexer.cpp index 687cce08..4863a4a1 100644 --- a/lib/cppparser/lexer.cpp +++ b/lib/cppparser/lexer.cpp @@ -1026,7 +1026,7 @@ int Lexer::macroExpression() } // *IMPORTANT* -// please, don't include lexer.tqmoc here, because Lexer isn't a TQObject class!! +// please, don't include lexer.moc here, because Lexer isn't a TQObject class!! // if you have problem while recompiling try to remove cppsupport/.deps, // cppsupport/Makefile.in and rerun automake/autoconf -- cgit v1.2.3