]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFloat.h
Better TOC output for XHTML, per Rob and Pavel.
[lyx.git] / src / insets / InsetFloat.h
index 3c9a717473cf87bb4d646aaa29ecda04478f37e2..4a4c7d5bfbded980859a3d7174ebf884695af1dd 100644 (file)
@@ -69,7 +69,7 @@ public:
        InsetFloatParams const & params() const { return params_; }
 private:
        ///
-       docstring name() const;
+       docstring layoutName() const;
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///