]> git.lyx.org Git - lyx.git/blobdiff - src/Encoding.h
GuiPrintNomencl.cpp: fix bug #7853
[lyx.git] / src / Encoding.h
index 1f367366a82dde25abb282b00ec83db45873b02f..bed6aa3810dfb80270e7eaf7488d7bc4840b1e05 100644 (file)
@@ -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.