mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Do not reset font in preview inset
This commit is contained in:
parent
560d2df70c
commit
fedd9bf4d0
@ -45,8 +45,6 @@ public:
|
||||
|
||||
bool neverIndent() const override { return true; }
|
||||
|
||||
bool inheritFont() const override { return false; }
|
||||
|
||||
InsetCode lyxCode() const override { return PREVIEW_CODE; }
|
||||
|
||||
docstring layoutName() const override { return from_ascii("Preview"); }
|
||||
|
Loading…
Reference in New Issue
Block a user