CppEditor: Un-export some classes

Change-Id: I285fe7bd3ac835c4a43f0a200dd7905f577ff211
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Christian Kandeler
2021-09-02 14:52:29 +02:00
parent d3b55f45cb
commit 72d52f3ac2
44 changed files with 222 additions and 230 deletions

View File

@@ -50,7 +50,7 @@ using namespace CPlusPlus;
using namespace TextEditor;
using CppEditor::Tests::TemporaryDir;
using CppEditor::Tests::TestIncludePaths;
using CppEditor::Tests::Internal::TestIncludePaths;
typedef QByteArray _;