]> git.lyx.org Git - features.git/blobdiff - src/tex2lyx/Parser.h
Implement Hungarian quotation marks style (#12040)
[features.git] / src / tex2lyx / Parser.h
index 9f174c8a0bbeadf9a22e6afd98a68727dd83d815..d28036710e9e4503f2538f0b6cbe2b85afa20612 100644 (file)
@@ -310,7 +310,7 @@ public:
        ///
        std::string verbatimOption();
        ///
-       void error(std::string const & msg);
+       void error(std::string const & msg) const;
        /// The previous token.
        Token const prev_token() const;
        /// The current token.