forked from qt-creator/qt-creator
Clang: Rename TranslationUnit(s) to Document(s)
The "TranslationUnit parts" moved already to TranslationUnitCore. Change-Id: I2bea7847e2b3e84fbfacc3d2dc43f180873349ac Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
|
||||
#include "sourcelocation.h"
|
||||
|
||||
#include "clangdocument.h"
|
||||
#include "clangfilepath.h"
|
||||
#include "clangstring.h"
|
||||
#include "clangtranslationunit.h"
|
||||
|
||||
#include <utf8string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user