]> git.lyx.org Git - lyx.git/blobdiff - src/kbmap.h
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / kbmap.h
index 3bc02f6a52c706367dac76c10a61285873ce5fb2..3a0ae1e70c63b648480908209d7ef569fc0cccd5 100644 (file)
@@ -36,7 +36,8 @@ public:
                   unsigned int mod, kb_sequence * seq) const;
 
        /// Given an action, find all keybindings.
-       string const findbinding(int action) const;
+       string const findbinding(int action,
+                                string const & prefix = string()) const;
 private:
        ///
        struct kb_key {