]> git.lyx.org Git - features.git/commit
Fix copy-paste leftover
authorGeorg Baum <baum@lyx.org>
Sat, 10 Oct 2015 19:15:55 +0000 (21:15 +0200)
committerGeorg Baum <baum@lyx.org>
Sat, 10 Oct 2015 19:15:55 +0000 (21:15 +0200)
commitadfeb9637fec57060505f84754f5afca51fea2e1
tree70e48a23c955b298ccc07d8b5f6f27566383b321
parent8a047a411235fcf5ba48f075e0a23a7cf1e3e8bb
Fix copy-paste leftover

Found by cppcheck: (style) Same expression on both sides of '&&'.
I deduced the correct if-condition from the other places where theLaTeXFonts()
is called.
src/frontends/qt4/GuiDocument.cpp