]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
Add \makeat switches to babel settings if necessary.
[lyx.git] / src / mathed / InsetMathHull.h
index 4bbb5731743d754c5ee41b84eded7a4012f00028..d37fe3af148a92cab875e7b130fbab889e060859 100644 (file)
@@ -163,7 +163,7 @@ public:
        void recordLocation(DocIterator const & di);
 
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        ///
        InsetCode lyxCode() const { return MATH_HULL_CODE; }