]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcaption.h
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / insetcaption.h
index 986bde07f2de17cf12816b662b2c6d86fd8aacbe..27088e5e645c210f17297c6701910abf03d99dac 100644 (file)
@@ -54,7 +54,7 @@ public:
        int ascii(Buffer const * buf, std::ostream & os, int linelen) const;
        ///
        virtual
-       int docBook(Buffer const * buf, std::ostream & os) const;
+       int docbook(Buffer const * buf, std::ostream & os) const;
 protected:
 private:
 };