CppTools: remove ambiguity in Usages class name

Usages class is used in findUsages and globalRename in further changes.

Change-Id: I2f314e4ebe7828e59fcc3cae824893c96eb21cab
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
This commit is contained in:
Ivan Donchevskii
2017-10-04 12:52:31 +02:00
parent 2bd1ea30b9
commit 1184792fe7
3 changed files with 91 additions and 86 deletions

View File

@@ -95,6 +95,7 @@ HEADERS += \
cppsymbolinfo.h \
cursorineditor.h \
wrappablelineedit.h \
usages.h
SOURCES += \
abstracteditorsupport.cpp \