]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlayout.h
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / lyxlayout.h
index d437fde31f0d248d6fb15e8392ce9b8fc071e766..88907d7aa0a13995b9ceb6a7ecf51104215a1765 100644 (file)
@@ -29,7 +29,7 @@ public:
        ///
        LyXLayout();
        ///
-       bool Read(LyXLex &, LyXTextClass const &);
+       bool read(LyXLex &, LyXTextClass const &);
        ///
        void readAlign(LyXLex &);
        ///