]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCollapsable.h
Fix wrongly copy-pasted entries in SpellcheckerUi.ui
[lyx.git] / src / insets / InsetCollapsable.h
index 4008cee7425662bd7daab785f914de998c5d13ef..fba355a5c6bc352f180b56eb0e3ac8ae4f4d02e2 100644 (file)
@@ -45,7 +45,7 @@ public:
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///
-       docstring name() const { return from_ascii("Collapsable"); }
+       docstring layoutName() const { return from_ascii("Collapsable"); }
        ///
        void read(Lexer &);
        ///