]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.h
* InsetListings.cpp:
[lyx.git] / src / TextClass.h
index 04816c5b7f5ae3ff0bb73ea35d3a0f8eaaa4cc47..fe68ceae78a8286c9d886b3f53799071cbe257a7 100644 (file)
@@ -331,7 +331,7 @@ private:
        ///
        void readCharStyle(Lexer &, std::string const &);
        ///
-       void readFloat(Lexer &);
+       bool readFloat(Lexer &);
        ///
        void readCiteFormat(Lexer &);
 };