Skip to content
Commit dc2c293c authored by Waqar Ahmed's avatar Waqar Ahmed Committed by Christoph Cullmann
Browse files

Cleanup and optimize Kate::TextCursor

- inline line() and reuse lineInternal()
- unexport the class
- dont always remove the cursor from the block when setPosition is
  called. Instead check if the block has changed and only remove the
  cursor in that case.
- remove unused methods
parent 48b5f950
Pipeline #395789 canceled with stage
in 3 minutes and 25 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment