forked from qt-creator/qt-creator
Update valgrind plugin namespace and use new APIs.
Merge-request: 284 Reviewed-by: hjk <qtc-committer@nokia.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
#include <QtCore/QDebug>
|
||||
|
||||
using namespace Analyzer::Internal;
|
||||
using namespace Valgrind::Internal;
|
||||
|
||||
ValgrindConfigWidget::ValgrindConfigWidget(ValgrindSettings *settings, QWidget *parent)
|
||||
: QWidget(parent),
|
||||
|
||||
Reference in New Issue
Block a user