forked from qt-creator/qt-creator
Valgrind: Fix plugin unit test
Amends a7956df3ca.
Change-Id: I281df7e8c8a971de6398d78c0afc09bfc3625b71
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#include <QDir>
|
#include <QDir>
|
||||||
#include <QSignalSpy>
|
#include <QSignalSpy>
|
||||||
|
|
||||||
#define HEADER_LENGTH 25
|
#define HEADER_LENGTH 3
|
||||||
|
|
||||||
using namespace ProjectExplorer;
|
using namespace ProjectExplorer;
|
||||||
using namespace Valgrind::XmlProtocol;
|
using namespace Valgrind::XmlProtocol;
|
||||||
|
|||||||
Reference in New Issue
Block a user