From 7112e9bbdbf61d217ee852e4dd03249f754bec9f Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 16 Mar 2009 19:50:18 +0000 Subject: [PATCH] * doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28821 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 1edf499ea9..882e6ac814 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2250,7 +2250,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 */ -- 2.39.2