Changed BaseTextEditor::Link to use a pair of offsets (begin, end) instead of position and length.
Done with: Thorbjorn.
Showing
- src/plugins/cppeditor/cppeditor.cpp 11 additions, 13 deletionssrc/plugins/cppeditor/cppeditor.cpp
- src/plugins/texteditor/basetexteditor.cpp 2 additions, 2 deletionssrc/plugins/texteditor/basetexteditor.cpp
- src/plugins/texteditor/basetexteditor.h 6 additions, 6 deletionssrc/plugins/texteditor/basetexteditor.h
Loading
Please register or sign in to comment