forked from qt-creator/qt-creator
C++: remove superfluous forward defines.
Change-Id: I962e0fbafdb2281645b98779a421d1084d223570 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
@@ -47,7 +47,6 @@ namespace TextEditor { class BaseTextEditorWidget; }
|
|||||||
namespace CppTools {
|
namespace CppTools {
|
||||||
|
|
||||||
class CppEditorSupport;
|
class CppEditorSupport;
|
||||||
class CppHighlightingSupportFactory;
|
|
||||||
|
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
|
||||||
|
@@ -56,7 +56,6 @@ class ModelManagerSupport;
|
|||||||
class CppCompletionAssistProvider;
|
class CppCompletionAssistProvider;
|
||||||
class CppEditorSupport;
|
class CppEditorSupport;
|
||||||
class CppHighlightingSupport;
|
class CppHighlightingSupport;
|
||||||
class CppHighlightingSupportFactory;
|
|
||||||
class CppIndexingSupport;
|
class CppIndexingSupport;
|
||||||
|
|
||||||
class CPPTOOLS_EXPORT ProjectPart
|
class CPPTOOLS_EXPORT ProjectPart
|
||||||
|
Reference in New Issue
Block a user