]> git.lyx.org Git - features.git/commit
Move the stateText code for FontInfo to FontInfo class.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 10 May 2019 08:43:01 +0000 (10:43 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:28 +0000 (15:48 +0200)
commitd11a118c4693aee02a2e8a98c663f45024232190
treeb914ea8c942381e3dbab2c4f788e3e716da20fbd
parent5df71b6155d5aa843dad2b474a22d7c423ce7223
Move the stateText code for FontInfo to FontInfo class.

The first parameter of Font::stateText is now optional.
src/Font.cpp
src/Font.h
src/FontInfo.cpp
src/FontInfo.h
src/frontends/qt4/GuiFontLoader.cpp