mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 03:11:59 +00:00
parent
f9451227e8
commit
c643da99d7
@ -32,6 +32,8 @@ public:
|
|||||||
///
|
///
|
||||||
bool hasSettings() const { return true; }
|
bool hasSettings() const { return true; }
|
||||||
///
|
///
|
||||||
|
bool inheritFont() const { return true; }
|
||||||
|
///
|
||||||
bool forceLTR() const { return true; }
|
bool forceLTR() const { return true; }
|
||||||
///
|
///
|
||||||
bool isInToc() const { return true; }
|
bool isInToc() const { return true; }
|
||||||
|
Loading…
Reference in New Issue
Block a user