]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInclude.h
Fix bug #7975 following suggestions made by JMarc there.
[lyx.git] / src / insets / InsetInclude.h
index ad216bcca635597eadcb8e184ce146fe5fe681f2..e3269badc0b502c54494284a4c5d6f68c4f63735 100644 (file)
@@ -103,7 +103,7 @@ public:
        ///
        void updateBuffer(ParIterator const &, UpdateType);
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        //@}
 
        /// \name Static public methods obligated for InsetCommand derived classes