]> git.lyx.org Git - features.git/commitdiff
inset-edit should not make a buffer dirty (it edits the external files used by the...
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 21 Oct 2008 13:24:22 +0000 (13:24 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 21 Oct 2008 13:24:22 +0000 (13:24 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27012 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 72aa80a2cc9c600c56a48ba556675a29c800f345..acbd239fa2bd309d71e05cb0306accf5726798c6 100644 (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