This commit is contained in:
Enrico Forestieri 2017-05-24 00:24:54 +02:00
parent c03d2f17e9
commit 3ceb503490

View File

@ -43,6 +43,8 @@ private:
///
Inset * clone() const { return new InsetFoot(*this); }
///
bool inheritFont() const { return true; }
///
docstring custom_label_;
///
bool intitle_;