]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCommand.h
Cleanup mouse/selection/context-menu interactions.
[lyx.git] / src / insets / InsetCommand.h
index beada3091a892d786f60a8052fd9e5cbd2b3a619..9e946745ca098ddf98c482248f75119efa7b3158 100644 (file)
@@ -84,6 +84,8 @@ public:
        static bool isCompatibleCommand(std::string const & cmd);
        /// update label and references.
        virtual void updateCommand(docstring const &, bool) {};
+       ///
+       virtual docstring contextMenu(BufferView const & bv, int x, int y) const;
 
 protected:
        ///