mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
amend 6d6fc761be
This commit is contained in:
parent
6d6fc761be
commit
ad475adfd3
@ -115,6 +115,7 @@ inline QChar const ucs4_to_qchar(char_type const ucs4)
|
||||
}
|
||||
} // namespace
|
||||
|
||||
|
||||
GuiFontMetrics::GuiFontMetrics(QFont const & font)
|
||||
: font_(font), metrics_(font, 0),
|
||||
strwidth_cache_(cache_metrics_width_size),
|
||||
|
Loading…
Reference in New Issue
Block a user