]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
Another (IMHO false) fall-through warning silenced
[lyx.git] / src / insets / InsetBox.h
index 877dd603f5aab23bd3c7dbc1f54c7a016a720243..151d622fcb7b73b87fd86f1561941b15e5b72e71 100644 (file)
@@ -115,6 +115,8 @@ public:
        ///
        ColorCode backgroundColor(PainterInfo const &) const;
        ///
+       LyXAlignment contentAlignment() const;
+       ///
        bool allowParagraphCustomization(idx_type = 0) const { return !forcePlainLayout(); }
        ///
        bool allowMultiPar() const;