X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FEncoding.h;h=bed6aa3810dfb80270e7eaf7488d7bc4840b1e05;hb=653376087d4107e127d577d6a4f29351a9d46b05;hp=1f367366a82dde25abb282b00ec83db45873b02f;hpb=f5cc73f583d07bd9f8f356d27a58545ad2e344f9;p=lyx.git diff --git a/src/Encoding.h b/src/Encoding.h index 1f367366a8..bed6aa3810 100644 --- a/src/Encoding.h +++ b/src/Encoding.h @@ -220,7 +220,7 @@ public: /** * Initialize mathcmd, textcmd, and mathsym sets. */ - static void initUnicodeMath(Buffer const & buffer, bool clear_sets = true); + static void initUnicodeMath(Buffer const & buffer, bool for_master = true); /** * If \p c cannot be encoded in the given \p encoding, convert * it to something that LaTeX can understand in mathmode.