aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppdoxygen_test.h
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2021-09-07 13:48:37 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2021-09-08 13:17:20 +0000
commit8c7dcc44b96ec960eb955038444ca977f0e1a007 (patch)
treee0215ec769df763a13503a31b203c3a3709dc717 /src/plugins/cppeditor/cppdoxygen_test.h
parent1e92b2e25c7a3be2dfe5063d129a879b96228157 (diff)
CppEditor: Merge the four TestDocument classes
Change-Id: Ie3d5a4ac2b8e3beee92f5abb88583c845056842e 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/cppdoxygen_test.h')
-rw-r--r--src/plugins/cppeditor/cppdoxygen_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cppeditor/cppdoxygen_test.h b/src/plugins/cppeditor/cppdoxygen_test.h
index 89e2681a91..0f038093c4 100644
--- a/src/plugins/cppeditor/cppdoxygen_test.h
+++ b/src/plugins/cppeditor/cppdoxygen_test.h
@@ -25,7 +25,7 @@
#pragma once
-#include "cppeditortestcase.h"
+#include "cpptoolstestcase.h"
#include <texteditor/commentssettings.h>