]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInfo.h
#7379 avoid the wrap spell check question when buffer is empty
[lyx.git] / src / insets / InsetInfo.h
index ee64c016b68238e850392842a028e176d4affdd0..3a2cbe1edf8f80c0f4cd1d22e888fe8eb6481006 100644 (file)
@@ -88,7 +88,7 @@ public:
                MENU_INFO,      // Which menu item is used for certain function
                ICON_INFO,      // which toolbar icon is used for certain function
                BUFFER_INFO,    // Buffer related information
-               LYX_INFO,       // LyX version information
+               LYX_INFO        // LyX version information
        };
 
        ///
@@ -126,7 +126,7 @@ public:
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///
-       docstring contextMenuName() const;
+       docstring contextMenu(BufferView const &, int, int) const;
        ///
        docstring contextMenuName() const;
        /// should paragraph indendation be ommitted in any case?