]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetBox.h
index 4e9894548c17332e5aaf10d412713463b3380734..a1f44669580ab8d78bfc08ba7544a9b5747ee5cd 100644 (file)
@@ -111,8 +111,6 @@ public:
        ///
        void metrics(MetricsInfo &, Dimension &) const;
        ///
-       DisplayType display() const { return Inline; }
-       ///
        ColorCode backgroundColor(PainterInfo const &) const;
        ///
        LyXAlignment contentAlignment() const;