]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTOC.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetTOC.h
index 00f6c7688bad4e52646faf1ebfc5e8532a97a292..8ab1cc84ac5d29123eb5dfdd4c8a63a3654b3cd6 100644 (file)
@@ -37,7 +37,7 @@ public:
        ///
        docstring layoutName() const;
        ///
-       DisplayType display() const { return AlignCenter; }
+       RowFlags rowFlags() const { return Display; }
        ///
        virtual void validate(LaTeXFeatures &) const;
        ///