]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetListings.h
Check in InsetLabel if LFUN_INSET_MODIFY is intended for us.
[lyx.git] / src / insets / InsetListings.h
index c9d833a4adf061626b5c9ff00cfd129576245e0f..0782d68ec7c2f6f5b42d6f7d547b32accf88ec28 100644 (file)
@@ -67,7 +67,7 @@ private:
        ///
        InsetListingsParams & params() { return params_; }
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);
        ///