Skip to content

Make kmplot_part embeddable into konqueror again, fix off by one assert.

David Faure requested to merge work/dfaure/repair_kparts into master
  • The library name if kmplotpart, not libkmplotpart.
  • The -1 was going out of bounds when called with XSection which is 0

Testcase: konqueror <directory_with_a_fkt_file>, right click on .fkt file, Preview In, KmPlotPart

Merge request reports