]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
oops.
[lyx.git] / src / insets / InsetBox.h
index 922a92f51126b17051bf45200b372e5420915177..2fb33bf2098dd9c80f6f507fa5c7612474aac5e0 100644 (file)
@@ -91,7 +91,7 @@ private:
        ///
        InsetCode lyxCode() const { return BOX_CODE; }
        ///
-       docstring name() const;
+       docstring layoutName() const;
        ///
        void write(std::ostream &) const;
        ///