]> git.lyx.org Git - features.git/commit
In r30560, the setLayout function was removed from InsetCollapsable. This function...
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 18 Jul 2009 19:35:27 +0000 (19:35 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 18 Jul 2009 19:35:27 +0000 (19:35 +0000)
commit77d67595fdbbbbbffa2b9d482473e39317655d3e
treea642f1c4619febf91573e0b14af82d2b6d0e5b18
parente847919f2c2d2cd1def6ea1b55c619c5cce347b6
In r30560, the setLayout function was removed from InsetCollapsable. This function also set the buttonLabel for the inset. After removing the setLayout calls in this place, the button label is not initialized for Notes, Boxes and Phantoms.

This commit restores the behaviour as it was, such that the labels are initialized again.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30677 a592a061-630c-0410-9148-cb99ea01b6c8
src/Text3.cpp