Revert "InsetHyperlink: inherit font (#10677)"

This will be replaced with a better fix (see #10682).

This reverts commit c643da99d7.
This commit is contained in:
Jean-Marc Lasgouttes 2017-05-23 17:05:51 +02:00
parent 3ceb503490
commit 0516af0c99

View File

@ -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; }