]> git.lyx.org Git - lyx.git/blobdiff - src/Font.h
Correct Right Arrow key processing in Modules list
[lyx.git] / src / Font.h
index 5d8998a83e28d88b8fa12b25611dacc788dd15f2..9b08c8387c210c55d658d1412e26f165eb433e97 100644 (file)
@@ -76,7 +76,8 @@ public:
                                   OutputParams const & runparams,
                                   Font const & base,
                                   Font const & prev,
-                                  bool const & non_inherit_inset = false) const;
+                                  bool const & non_inherit_inset = false,
+                                  bool const & needs_cprotection = false) const;
 
        /** Writes the tail of the LaTeX needed to change to this font.
            Returns number of chars written. Base is the font state we want