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:
@@ -37,7 +37,7 @@
|
||||
#ifndef ANALYZER_INTERNAL_VALGRINDCONFIGWIDGET_H
|
||||
#define ANALYZER_INTERNAL_VALGRINDCONFIGWIDGET_H
|
||||
|
||||
#include <QWidget>
|
||||
#include <QtGui/QWidget>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
namespace Ui {
|
||||
|
||||
Reference in New Issue
Block a user