forked from qt-creator/qt-creator
ClassView: Remove unneeded includes
Substitute some includes with forward declarations. Change-Id: I7638a2759b680cfc4e3dfb10631200bb46453998 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0
|
||||
|
||||
#include "classviewplugin.h"
|
||||
|
||||
#include "classviewmanager.h"
|
||||
#include "classviewnavigationwidgetfactory.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user