From 5fe3ead73ef730fa1659bd17af206ec94a428159 Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Fri, 27 Aug 2021 13:15:46 +0200 Subject: CppTools/CppEditor: Rename the TestDocument classes It was not helpful that we had four different classes with the same name. Note that they look suspiciously similar and could possibly be merged into a single class at some point. Change-Id: I7d4c10a09408226037bc0d276940bca39dc5f576 Reviewed-by: Christian Stenger --- src/plugins/cpptools/cpptoolstestcase.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/plugins/cpptools/cpptoolstestcase.cpp') diff --git a/src/plugins/cpptools/cpptoolstestcase.cpp b/src/plugins/cpptools/cpptoolstestcase.cpp index 9ba361b4ff..47a0d04209 100644 --- a/src/plugins/cpptools/cpptoolstestcase.cpp +++ b/src/plugins/cpptools/cpptoolstestcase.cpp @@ -74,13 +74,13 @@ static bool snapshotContains(const CPlusPlus::Snapshot &snapshot, const QSet