]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetExternal.h
Add a document-wide default bibliography style \biblio_style.
[lyx.git] / src / insets / InsetExternal.h
index 92eb61238fc42117f3b60b4813c7009544938ed8..fba0e7406bc1254746f534a6bdaca50356096462 100644 (file)
@@ -111,7 +111,7 @@ public:
        /// \returns the number of rows (\n's) of generated code.
        void latex(otexstream &, OutputParams const &) const;
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        ///
        bool setMouseHover(BufferView const * bv, bool mouse_hover);
        ///