Remove TextEditor::RefactoringChanges::editorForFile
This also fixes a bug with setting text cursor in InsertDefOperation in case of split editors (where the cursor could be set in a non-active editor on the target file). Change-Id: I1c011386537bc88a89d4d66bec79dfe06faac3c6 Reviewed-by:Erik Verbruggen <erik.verbruggen@digia.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
Showing
- src/plugins/cppeditor/cppeditor.cpp 13 additions, 13 deletionssrc/plugins/cppeditor/cppeditor.cpp
- src/plugins/cppeditor/cppquickfixes.cpp 2 additions, 2 deletionssrc/plugins/cppeditor/cppquickfixes.cpp
- src/plugins/texteditor/refactoringchanges.cpp 8 additions, 14 deletionssrc/plugins/texteditor/refactoringchanges.cpp
- src/plugins/texteditor/refactoringchanges.h 1 addition, 2 deletionssrc/plugins/texteditor/refactoringchanges.h
Loading
Please register or sign in to comment