From 5a579070c4541be19db1bd10727b600353a50d83 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 24 Sep 2008 13:20:05 +0000 Subject: [PATCH] Doxy fix. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26515 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/KeyMap.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/KeyMap.h b/src/KeyMap.h index ee992de628..b4f4cd1331 100644 --- a/src/KeyMap.h +++ b/src/KeyMap.h @@ -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 -- 2.39.2