]> git.lyx.org Git - features.git/commitdiff
* doxy
authorPavel Sanda <sanda@lyx.org>
Mon, 16 Mar 2009 19:50:18 +0000 (19:50 +0000)
committerPavel Sanda <sanda@lyx.org>
Mon, 16 Mar 2009 19:50:18 +0000 (19:50 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28821 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 1edf499ea92144d4276c77ccabfa1ecb97433569..882e6ac814d7db1ae5769aa02ebfb4868a847540 100644 (file)
@@ -2250,7 +2250,8 @@ void LyXAction::init()
  * \li Params: <ARG>: <open|close|toggle|assign>. \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
  */