Update valgrind plugin namespace and use new APIs.

Merge-request: 284
Reviewed-by: hjk <qtc-committer@nokia.com>
This commit is contained in:
Mike McQuaid
2011-04-04 14:39:28 +02:00
committed by hjk
parent 6ac987c846
commit 0af81b8fd8
9 changed files with 45 additions and 47 deletions

View File

@@ -42,7 +42,7 @@
#include <QtCore/QSettings>
using namespace Analyzer::Internal;
using namespace Valgrind::Internal;
using namespace Analyzer;
static const QLatin1String groupC("Analyzer");