mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Revert "InsetHyperlink: inherit font (#10677)"
This will be replaced with a better fix (see #10682).
This reverts commit c643da99d7
.
This commit is contained in:
parent
3ceb503490
commit
0516af0c99
@ -32,8 +32,6 @@ public:
|
||||
///
|
||||
bool hasSettings() const { return true; }
|
||||
///
|
||||
bool inheritFont() const { return true; }
|
||||
///
|
||||
bool forceLTR() const { return true; }
|
||||
///
|
||||
bool isInToc() const { return true; }
|
||||
|
Loading…
Reference in New Issue
Block a user