]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.h
tex2lyx/text.cpp: fix typos
[lyx.git] / src / insets / InsetNote.h
index efb0f278661bc46d1e0f791c84a2763ed889bcad..dc7de0e3f3e2369a4bce6d82e10c9f5d75c7c512 100644 (file)
@@ -101,7 +101,7 @@ private:
        /// used by the constructors
        void init();
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        ///
        friend class InsetNoteParams;