]> git.lyx.org Git - features.git/commit
Add a copy constructor of InsetCollapsable to fix the follow bug:
authorBo Peng <bpeng@lyx.org>
Tue, 5 Dec 2006 05:36:59 +0000 (05:36 +0000)
committerBo Peng <bpeng@lyx.org>
Tue, 5 Dec 2006 05:36:59 +0000 (05:36 +0000)
commitaf75e269c79d9905d0faa0c32b8fe4c0bfe1594b
tree2ca0da87f5a0ec36ccfe5dbbe942632b3f5c8065
parent41bd1e5fc215f9da224b39d5e419bd49ac63be9b
Add a copy constructor of InsetCollapsable to fix the follow bug:
mouse_hover_ is copied with copied collapsable insets. Should be false for
newly copied insets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16182 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h