branch | RCL_3 |
changeset 7 | 3f74d0d4af4c |
parent 4 | 3b1da2848fc7 |
--- a/tools/assistant/lib/qhelpsearchindexreader.cpp Mon Mar 15 12:43:09 2010 +0200 +++ b/tools/assistant/lib/qhelpsearchindexreader.cpp Thu Apr 08 14:19:33 2010 +0300 @@ -43,8 +43,7 @@ QT_BEGIN_NAMESPACE -namespace qt { - namespace fulltextsearch { +namespace fulltextsearch { QHelpSearchIndexReader::QHelpSearchIndexReader() : QThread() @@ -100,7 +99,6 @@ } - } // namespace fulltextsearch -} // namespace qt +} // namespace fulltextsearch QT_END_NAMESPACE