mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Doxy fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26515 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2d73a78a30
commit
5a579070c4
@ -56,11 +56,11 @@ public:
|
||||
unsigned int r = 0);
|
||||
|
||||
|
||||
// if a keybinding has been defined.
|
||||
/// if a keybinding has been defined.
|
||||
bool hasBinding(KeySequence const & seq, FuncRequest const & func,
|
||||
unsigned int r = 0);
|
||||
|
||||
// clear all bindings
|
||||
/// clear all bindings
|
||||
void clear();
|
||||
|
||||
/** Parse a bind file. If a valid unbind_map is given, put \unbind
|
||||
|
Loading…
Reference in New Issue
Block a user