]> git.lyx.org Git - features.git/commitdiff
* Doxy.
authorPavel Sanda <sanda@lyx.org>
Fri, 4 Apr 2008 10:50:24 +0000 (10:50 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 4 Apr 2008 10:50:24 +0000 (10:50 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24115 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index dd754dd900d43c8a37e84425f6759f94615c9ee3..bb7df01f96812a93ee42670effc9809629950bdd 100644 (file)
@@ -1067,6 +1067,13 @@ void LyXAction::init()
  * \endvar
  */
                { LFUN_INSET_APPLY, "inset-apply", Noop, Edit },
+/*!
+ * \var lyx::FuncCode lyx::LFUN_INSET_DISSOLVE
+ * \li Action: Dissolve the current inset into text.
+ * \li Syntax: inset-dissolve [<INSET>]
+ * \li Author: JSpitz, 7 Aug 2006
+ * \endvar
+ */
                { LFUN_INSET_DISSOLVE, "inset-dissolve", Noop, Edit },
 /*!
  * \var lyx::FuncCode lyx::LFUN_INSET_INSERT