forked from qt-creator/qt-creator
vcsbase: style
Change-Id: I139d9d46605383f03215c80bd9e9fd965021b435 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
@@ -46,18 +46,13 @@ class QProcessEnvironment;
|
||||
class QTextCodec;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace Utils {
|
||||
struct SynchronousProcessResponse;
|
||||
}
|
||||
namespace Utils { struct SynchronousProcessResponse; }
|
||||
|
||||
namespace Core {
|
||||
class IVersionControl;
|
||||
}
|
||||
namespace Core { class IVersionControl; }
|
||||
|
||||
namespace VCSBase {
|
||||
namespace Internal {
|
||||
struct State;
|
||||
}
|
||||
|
||||
namespace Internal { struct State; }
|
||||
|
||||
class VCSBaseSubmitEditor;
|
||||
struct VCSBasePluginPrivate;
|
||||
|
Reference in New Issue
Block a user