forked from qt-creator/qt-creator
CppEditor: remove unneeded indirection for the outline model
Change-Id: I01e9fb0dae30d6df22c0f5d7255ab247c48749fc Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -42,7 +42,7 @@ class BaseHoverHandler;
|
||||
|
||||
namespace CppEditor {
|
||||
|
||||
class AbstractOverviewModel;
|
||||
class OverviewModel;
|
||||
class BaseEditorDocumentProcessor;
|
||||
class CppCompletionAssistProvider;
|
||||
class ProjectPart;
|
||||
|
||||
Reference in New Issue
Block a user