Skip to content

FontMetrics fix - add QT version check so 5.10 is still OK.

Aron Helser requested to merge aron.helser/smtk:qt_font_version_fix into master

QFontMetrics::horizontalAdvance was introduced in 5.11.

@john.tourtellott

Merge request reports