]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetTabular.h
index 355a2520e998921648e57e5863c25623f5176ee7..2ee061445fb991103189e8ad129b53cd78fd1f55 100644 (file)
@@ -972,7 +972,7 @@ public:
        //
        bool isTable() const { return true; }
        ///
-       DisplayType display() const;
+       RowFlags rowFlags() const;
        ///
        void latex(otexstream &, OutputParams const &) const;
        ///