]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetVSpace.h
Fix bug #7983: Do not modify params before we know we have
[lyx.git] / src / insets / InsetVSpace.h
index 4a8a1049316ab64da5ba2fb852a0a6b69425eb0b..f8df1d3b3f02429afa2b105002ce6ed4f9d4c480 100644 (file)
@@ -32,7 +32,7 @@ public:
        ///
        bool hasSettings() const { return true; }
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        ///
        static void string2params(std::string const &, VSpace &);
        ///