]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpace.h
Fixup 89662a68: remove markers that should not be there
[lyx.git] / src / mathed / InsetMathSpace.h
index 83a9c59f45b1d57f9c538c8fe16b9a6ccf23749e..4f16f1640bf5b38b949c2a6c5c4f3e2d294e4c88 100644 (file)
@@ -61,7 +61,7 @@ public:
        ///
        bool hasSettings() const { return true; }
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
        ///