forked from qt-creator/qt-creator
Clean exported headers of the VcsBase plugin.
Change-Id: Ibfe20bc7156e14e33fd0448586f5cc625494e008 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -32,11 +32,12 @@
|
||||
#define BASEVCSEDITORFACTORY_H
|
||||
|
||||
#include "vcsbase_global.h"
|
||||
#include "vcsbaseeditor.h"
|
||||
|
||||
#include <texteditor/texteditor.h>
|
||||
|
||||
namespace VcsBase {
|
||||
class VcsBaseEditor;
|
||||
class VcsBaseEditorParameters;
|
||||
|
||||
class VCSBASE_EXPORT VcsEditorFactory : public TextEditor::TextEditorFactory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user