mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
parent
1aa131de87
commit
a67a58036f
@ -71,6 +71,8 @@ public:
|
||||
UpdateType utype, TocBackend & backend) const override;
|
||||
/// Is the content of this inset part of the immediate (visible) text sequence?
|
||||
bool isPartOfTextSequence() const override { return false; }
|
||||
///
|
||||
bool inheritFont() const override { return false; }
|
||||
//@}
|
||||
|
||||
/// \name Static public methods obligated for InsetCommand derived classes
|
||||
|
Loading…
Reference in New Issue
Block a user