Skip to content

Port from deprecated QFontMetrics::charWidth() to horizontalAdvance()

Ahmad Samir requested to merge work/ahmad/kwrodwrap into master

I extended the unit tests and made sure they passed on master, then ported to QFontMetrics::horizontalAdvance() and they still pass

Merge request reports