ClangCodeModel: Move memory usage widget to its own set of files

Change-Id: Iaeb449a12a11e46e8ce03556c699fff4ffceffc5
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Christian Kandeler
2022-08-02 18:08:27 +02:00
parent ed8c775def
commit e24591dbe5
5 changed files with 251 additions and 158 deletions

View File

@@ -44,6 +44,8 @@ QtcPlugin {
"clangdiagnostictooltipwidget.h",
"clangdlocatorfilters.cpp",
"clangdlocatorfilters.h",
"clangdmemoryusagewidget.cpp",
"clangdmemoryusagewidget.h",
"clangdqpropertyhighlighter.cpp",
"clangdqpropertyhighlighter.h",
"clangdquickfixes.cpp",