]> git.lyx.org Git - lyx.git/commit
Fix the fix for bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346.
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 25 Feb 2009 22:35:41 +0000 (22:35 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 25 Feb 2009 22:35:41 +0000 (22:35 +0000)
commit7eb04d61d98563ea47785e5e8f948872717c24ec
tree53e13dfde85c531c20cf9c2717f384f5af9c9fa2
parentd31e25e159ecc7d283471b2bd06e508760c148fc
Fix the fix for bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346.
Synchronizing insets asserts with two views open

This finishes the change of http://www.lyx.org/trac/changeset/28587.

Replace the setButtonLabels functions that need a BufferView by buttonLabel functions. These functions modify the label at drawing time.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28610 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/InsetBranch.cpp
src/insets/InsetBranch.h
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetERT.cpp
src/insets/InsetERT.h
src/insets/InsetListings.cpp
src/insets/InsetListings.h