]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInclude.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetInclude.h
index 5588b0ee4e4c19d6ac68e3a1d1e273109e0be6f5..08fe9434cc5f7830b51a00d3dd02c56ca95361e3 100644 (file)
@@ -76,7 +76,7 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       DisplayType display() const;
+       RowFlags rowFlags() const;
        ///
        InsetCode lyxCode() const { return INCLUDE_CODE; }
        ///