]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFlex.h
InsetTabular.cpp: fix #6585 also for wrapped floats - thanks Vincent
[lyx.git] / src / insets / InsetFlex.h
index 5799b65f77a55ff9b9fe7210f405dc2c7a6fbb9e..922f7c566d709489c1a6e9fed3b5610173f2f535 100644 (file)
@@ -25,7 +25,9 @@ public:
        ///
        InsetFlex(Buffer *, std::string const & layoutName);
        ///
-       docstring name() const;
+       docstring name() const { return from_utf8(name_); }
+       ///
+       InsetLayout const & getLayout() const;
        ///
        InsetCode lyxCode() const { return FLEX_CODE; }
        /// Default looks