Skip to content

KateBookMarks: modernise code base

Ahmad Samir requested to merge work/ahmad/katebookm into master
  • Use new signal/slot syntax
  • Don't call marksChanged() in clearBookMarks(), since a connection is created in the ctor to the DocumentPrivate::marksChanged signal
  • One gotoLine() method is now redundant

Merge request reports