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

@@ -41,7 +41,7 @@
#include <QtCore/QDebug>
using namespace Analyzer::Internal;
using namespace Valgrind::Internal;
ValgrindConfigWidget::ValgrindConfigWidget(ValgrindSettings *settings, QWidget *parent)
: QWidget(parent),