forked from qt-creator/qt-creator
Clean exported headers of the Core plugin.
Change-Id: I26472d568844d5fee62323e01f5c5c12082d5450 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -32,13 +32,13 @@
|
||||
#define VCSMANAGER_H
|
||||
|
||||
#include "core_global.h"
|
||||
#include "id.h"
|
||||
|
||||
#include <QString>
|
||||
#include <QObject>
|
||||
|
||||
namespace Core {
|
||||
|
||||
class Id;
|
||||
class IVersionControl;
|
||||
|
||||
namespace Internal { class MainWindow; }
|
||||
|
||||
Reference in New Issue
Block a user