]> git.lyx.org Git - lyx.git/blobdiff - src/tabular.h
lyxstring compile fixes ; small stuff
[lyx.git] / src / tabular.h
index 558f3e777cb905553222a48ec2ce5fad0a9766a9..810037f9853463ca52404082cadbc2aa62b7fb96 100644 (file)
@@ -163,7 +163,7 @@ public:
        ///
        LyXTabular & operator=(LyXTabular const &);
        ///
-       LyXTabular * Clone(InsetTabular *);
+       LyXTabular * clone(InsetTabular *);
        
        /// Returns true if there is a topline, returns false if not
        bool TopLine(int cell, bool onlycolumn = false) const;