]> git.lyx.org Git - features.git/commit
Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for...
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 10 Apr 2009 12:38:32 +0000 (12:38 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 10 Apr 2009 12:38:32 +0000 (12:38 +0000)
commit80228965b1d6be9dbc8afb10578f71fec671af37
treeecb73bd4e20a82dcae046898e396399d14d77063
parent823e44822e6638824900eee2f7e2e7165af97f8d
Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29184 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/Inset.cpp
src/insets/InsetCommand.cpp
src/insets/InsetCommand.h
src/insets/InsetExternal.cpp
src/insets/InsetExternal.h
src/insets/InsetGraphics.cpp
src/insets/InsetGraphics.h
src/insets/InsetSpace.cpp
src/insets/InsetSpace.h
src/insets/InsetVSpace.cpp
src/insets/InsetVSpace.h