Fix inadvertent tq changes.

pull/1/head
Darrell Anderson 12 years ago
parent c20f47dbc3
commit f09b5165eb

@ -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