inset-edit should not make a buffer dirty (it edits the external files used by the inset)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27012 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2008-10-21 13:24:22 +00:00
parent 5baf9d3f20
commit a9e54b7ece

View File

@ -1850,7 +1850,7 @@ void LyXAction::init()
* \li Origin: JSpitzm, 27 Apr 2006
* \endvar
*/
{ LFUN_INSET_EDIT, "inset-edit", Noop, Edit },
{ LFUN_INSET_EDIT, "inset-edit", ReadOnly, Edit },
/*!
* \var lyx::FuncCode lyx::LFUN_TABULAR_INSERT