]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
de.po
[lyx.git] / src / insets / InsetBox.h
index 04c57707af61eb7e9835a254ffaffd1b5f3b18cc..e181bd738a229df472781879f480e84849727c7f 100644 (file)
@@ -111,6 +111,8 @@ public:
        ///
        void metrics(MetricsInfo &, Dimension &) const;
        ///
+       DisplayType display() const { return Inline; }
+       ///
        ColorCode backgroundColor(PainterInfo const &) const;
        ///
        LyXAlignment contentAlignment() const;