X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetBox.h;h=151d622fcb7b73b87fd86f1561941b15e5b72e71;hb=b73879691f816b0874d9dec0c09e2db7889c4e8e;hp=877dd603f5aab23bd3c7dbc1f54c7a016a720243;hpb=88593e0ec63f4aebf0ac62def810d1c3921e245e;p=lyx.git diff --git a/src/insets/InsetBox.h b/src/insets/InsetBox.h index 877dd603f5..151d622fcb 100644 --- a/src/insets/InsetBox.h +++ b/src/insets/InsetBox.h @@ -115,6 +115,8 @@ public: /// ColorCode backgroundColor(PainterInfo const &) const; /// + LyXAlignment contentAlignment() const; + /// bool allowParagraphCustomization(idx_type = 0) const { return !forcePlainLayout(); } /// bool allowMultiPar() const;