forked from qt-creator/qt-creator
Unify Utils::ChangeSet usages
* Remove using Utils::ChangeSet from header files * Remove unused typedef for Range * Add it only in source files that contain many occurrences Change-Id: I60a8b77e2d5a46431507f53b6d60186d511ccf30 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
c5012f258c
commit
04e8b332bb
@@ -48,7 +48,6 @@ QT_END_NAMESPACE
|
||||
|
||||
namespace Utils {
|
||||
class LineColumnLabel;
|
||||
class ChangeSet;
|
||||
}
|
||||
|
||||
namespace TextEditor {
|
||||
|
||||
Reference in New Issue
Block a user