forked from qt-creator/qt-creator
Valgrind: Fix coding style issues.
Header specification, remove internal classes from exported headers, fully qualify signals,slots.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#ifndef VALGRIND_RUNNER_H
|
||||
#define VALGRIND_RUNNER_H
|
||||
|
||||
#include <QProcess>
|
||||
#include <QtCore/QProcess>
|
||||
|
||||
#include "valgrind_global.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user