X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFont.h;h=8b8ddf8d28acb308bf616c614e6213315e167696;hb=d77b05db80497cb0b5ce6ca1497165d968c234be;hp=02b996e24f7c906dfe7f55caf6e6c6fa576196e1;hpb=1ef605f6254ef3f3b8cec5440a2e67e6f23a707b;p=lyx.git diff --git a/src/Font.h b/src/Font.h index 02b996e24f..8b8ddf8d28 100644 --- a/src/Font.h +++ b/src/Font.h @@ -15,7 +15,6 @@ #ifndef FONT_H #define FONT_H -#include "ColorCode.h" #include "FontInfo.h" #include "support/strfwd.h" @@ -86,6 +85,7 @@ public: OutputParams const & runparams, Font const & base, Font const & next, + bool & needPar, bool const & closeLanguage = true) const;