InsetHyperlink: inherit font (#10677)

This commit amends 55533804.
This commit is contained in:
Scott Kostyshak 2017-05-19 05:20:44 -04:00
parent f9451227e8
commit c643da99d7

View File

@ -32,6 +32,8 @@ public:
///
bool hasSettings() const { return true; }
///
bool inheritFont() const { return true; }
///
bool forceLTR() const { return true; }
///
bool isInToc() const { return true; }