Fix inadvertent tq changes.

(cherry picked from commit f09b5165eb)
v3.5.13-sru
Darrell Anderson 12 years ago committed by Slávek Banko
parent 1f5a4c228f
commit 6d916e5f3c

@ -748,5 +748,5 @@ DBItemMultiIndex::IndexList DataBaseInterface::getWordIndex( const TQString & qu
//#include "database.tqmoc.cpp"
//#include "database.moc.cpp"

@ -996,7 +996,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

Loading…
Cancel
Save