]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpace.cpp
add busy.gif to resources (in line with cmake)
[lyx.git] / src / mathed / InsetMathSpace.cpp
index 9cf184fa7a7ec38e159885ae47bf26e61c908eef..cede32a7865a5860e24ba97dab56072e68fd50a6 100644 (file)
@@ -268,7 +268,7 @@ InsetSpaceParams InsetMathSpace::params() const
 }
 
 
-docstring InsetMathSpace::contextMenu(BufferView const &, int, int) const
+docstring InsetMathSpace::contextMenuName() const
 {
        return from_ascii("context-mathspace");
 }