]> git.lyx.org Git - features.git/commit
Pass a BufferView to Inset::clickable
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 2 Feb 2016 16:17:10 +0000 (17:17 +0100)
committerRichard Heck <rgheck@lyx.org>
Sat, 28 May 2016 21:43:01 +0000 (17:43 -0400)
commitffe1d53cdb9db64916f15ccf7b2f38776942bf25
tree0f4070fed420a4a38935876b7b61f41332c23f11
parent890a1efe4732cc6241ddf220341bc3d794929442
Pass a BufferView to Inset::clickable
13 files changed:
src/BufferView.cpp
src/insets/Inset.cpp
src/insets/Inset.h
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetCommand.cpp
src/insets/InsetCommand.h
src/insets/InsetExternal.h
src/insets/InsetFloatList.h
src/insets/InsetGraphics.h
src/insets/InsetSpace.h
src/insets/InsetTOC.h
src/insets/InsetVSpace.h