From 42de81d76f740d4862634ea05b8d6450dabeff9e Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 16 Mar 2009 19:50:50 +0000 Subject: [PATCH] * doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28822 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index c162a8cfaf..61fdf33a1b 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2161,7 +2161,8 @@ void LyXAction::init() * \li Params: : . \n open/close/toggle are for collapsable insets. close can be currently used by #LFUN_NEXT_INSET_TOGGLE. toggle is used when no argument is given.\n - assign is for branch inset. + assign synchronize the branch-inset with activation status of the branch. + Used for global toggling when changed activation. * \li Origin: lasgouttes, 19 Jul 2001 * \endvar */