]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
Update my email and status.
[lyx.git] / src / insets / InsetBox.h
index 236525e7a88cb24e17fb61e43cebecc56384835f..cf0f689ed135b5f3ad294ea3f08d7e589dd7c2d5 100644 (file)
@@ -102,6 +102,8 @@ public:
        ///
        DisplayType display() const { return Inline; }
        ///
+       ColorCode backgroundColor(PainterInfo const &) const;
+       ///
        bool allowParagraphCustomization(idx_type = 0) const { return !forcePlainLayout(); }
        ///
        bool forcePlainLayout(idx_type = 0) const;