forked from qt-creator/qt-creator
Clean headers in vcsbase-plugin.
Change-Id: Ibbfd5e0b07b2a06d17f4e3360511d7ad13b49f55 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -33,9 +33,10 @@
|
||||
#include "vcsbase_global.h"
|
||||
|
||||
#include <QObject>
|
||||
#include <QStringList>
|
||||
#include <QVariant>
|
||||
#include <QProcessEnvironment>
|
||||
|
||||
QT_FORWARD_DECLARE_CLASS(QStringList)
|
||||
QT_FORWARD_DECLARE_CLASS(QVariant)
|
||||
QT_FORWARD_DECLARE_CLASS(QProcessEnvironment)
|
||||
|
||||
namespace VcsBase {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user