commit 0516af0c99e333ce67996d6f0fdc8446d778853f
Author: Jean-Marc Lasgouttes <[email protected]>
Date:   Tue May 23 17:05:51 2017 +0200

    Revert "InsetHyperlink: inherit font (#10677)"
    
    This will be replaced with a better fix (see #10682).
    
    This reverts commit c643da99d79d1971fd5c4079955d868a40254e63.
---
 src/insets/InsetHyperlink.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/insets/InsetHyperlink.h b/src/insets/InsetHyperlink.h
index 78a6ddd..1dd3e08 100644
--- a/src/insets/InsetHyperlink.h
+++ b/src/insets/InsetHyperlink.h
@@ -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; }

Reply via email to