diff -r dee5afe5301f -r 3f74d0d4af4c tools/assistant/lib/qhelpsearchindexreader_default_p.h --- a/tools/assistant/lib/qhelpsearchindexreader_default_p.h Mon Mar 15 12:43:09 2010 +0200 +++ b/tools/assistant/lib/qhelpsearchindexreader_default_p.h Thu Apr 08 14:19:33 2010 +0300 @@ -64,9 +64,8 @@ struct Entry; struct PosEntry; -namespace qt { - namespace fulltextsearch { - namespace std { +namespace fulltextsearch { +namespace std { class Reader { @@ -127,9 +126,8 @@ Reader m_reader; }; - } // namespace std - } // namespace fulltextsearch -} // namespace qt +} // namespace std +} // namespace fulltextsearch QT_END_NAMESPACE