]> git.lyx.org Git - features.git/commit
Update the button text of InsetInclude insets
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 26 Jun 2012 18:41:25 +0000 (20:41 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 26 Jun 2012 18:41:25 +0000 (20:41 +0200)
commitdfb8dc91c197237dfb64dbf5bb08fb29d1072a7d
tree4f4e2eaf252ffae0d12baa169e85727004b16fbd
parent9146acb9fd2c60d4216ceb2ee0455c32294934cb
Update the button text of InsetInclude insets

The button text of InsetInclude insets shows whether the child document is
included or excluded from compilation. Changing this for a child document
in the document settings does not get reflected on screen. This patch
updates the button text on the updateBuffer() call.
src/insets/InsetInclude.cpp