]> git.lyx.org Git - features.git/commit
Add virtual bool Inset::clickable(..) to be used to change the cursor.
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 24 Oct 2010 20:11:40 +0000 (20:11 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 24 Oct 2010 20:11:40 +0000 (20:11 +0000)
commit72a93582b0b68fdecee4a96bb985782e4826382a
tree02bb222c790e06d9068f9fb707f303f13c25690f
parent72569c42ba850faf87b68dc738a7b283c6dad4ee
Add virtual bool Inset::clickable(..) to be used to change the cursor.

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