forked from qt-creator/qt-creator
CppEditor: Move CppHoverHandler to its only point of use
No need to compile an extra translation unit for this. Change-Id: Ie21346700818ccadab864b77f13f167bd27a457a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <cppeditor/baseeditordocumentprocessor.h>
|
||||
#include <cppeditor/cpphoverhandler.h>
|
||||
#include <texteditor/basehoverhandler.h>
|
||||
|
||||
namespace ClangCodeModel {
|
||||
|
||||
Reference in New Issue
Block a user