]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
Add a document-wide default bibliography style \biblio_style.
[lyx.git] / src / insets / InsetGraphics.h
index 2a04f0c33cf469d8070c7f0eb50dfc33a8373462..408a3c1f33717890a0e47e611f45a25d46dbb40a 100644 (file)
@@ -98,7 +98,7 @@ private:
        ///
        void addToToc(DocIterator const &) const;
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        /// Force inset into LTR environment if surroundings are RTL
        bool forceLTR() const { return true; }
        ///