]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetHyperlink.h
InsetHyperlink: inherit font (#10677)
[features.git] / src / insets / InsetHyperlink.h
index 1dd3e08e2ca3d24d65cb247b647349c7b08d0469..78a6ddd8b3775f14c9b7e17389e216be09545d6d 100644 (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; }