]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHyperlink.h
Allow LyX format to be written to View>Source window.
[lyx.git] / src / insets / InsetHyperlink.h
index 4e428c767decca41ad0fab381bc42580bdf03667..fb4c8919790c474d7a2b5f2e5de51ff619d7c4fb 100644 (file)
@@ -42,7 +42,7 @@ public:
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        ///
        void validate(LaTeXFeatures &) const;
        ///