From 726fd69fb905f84870957e8dfe0649eeea19a4c3 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 6 Apr 2008 11:19:42 +0000 Subject: [PATCH] * Doxy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24137 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index efcf3b41d8..92311ed40a 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1071,6 +1071,10 @@ void LyXAction::init() * \var lyx::FuncCode lyx::LFUN_INSET_DISSOLVE * \li Action: Dissolve the current inset into text. * \li Syntax: inset-dissolve [] + * \li Params: : this can be used to make sure the right kind of inset + is dissolved. For example "dissolve" entry in the charstyles + sub-menu should only dissolve the charstyle inset, even if the + cursor is inside several nested insets of different type. * \li Author: JSpitz, 7 Aug 2006 * \endvar */ -- 2.39.2