aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/CMakeLists.txt
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2021-09-02 08:51:22 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2021-09-06 09:37:12 +0000
commit7761a5afbc0a2d88c0094adba24a277dc6da0823 (patch)
treefce1a9045f50ddd906ba40c91a2697ede20f2018 /src/plugins/cppeditor/CMakeLists.txt
parent8c73358092451b9d402f9be0dae5fa6b2272ebdc (diff)
CppEditor: Move trySplitComment() to its only point of use
Change-Id: I50dc26835a54558879498bcfedf3f246f99f86d2 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/cppeditor/CMakeLists.txt')
-rw-r--r--src/plugins/cppeditor/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/cppeditor/CMakeLists.txt b/src/plugins/cppeditor/CMakeLists.txt
index a0729bc002..c53b5a5736 100644
--- a/src/plugins/cppeditor/CMakeLists.txt
+++ b/src/plugins/cppeditor/CMakeLists.txt
@@ -39,7 +39,6 @@ add_qtc_plugin(CppEditor
cppcompletionassistprovider.cpp cppcompletionassistprovider.h
cppcurrentdocumentfilter.cpp cppcurrentdocumentfilter.h
cppcursorinfo.h
- cppdocumentationcommenthelper.cpp cppdocumentationcommenthelper.h
cppdoxygen.cpp cppdoxygen.h
cppeditor.qrc
cppeditor_global.h