]> git.lyx.org Git - features.git/commit
Fix bug #7499. The problem here is that there was no way for the
authorRichard Heck <rgheck@comcast.net>
Sat, 7 May 2011 23:02:53 +0000 (23:02 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 7 May 2011 23:02:53 +0000 (23:02 +0000)
commit33ee5c9ae8c4206e9028cb228c7f2d92d0b3ed1b
tree50ab8e59d028bd1efe09672f7bd44691c00c24ed
parented67b9a6b5bb39e5728fa9f0e0f69d4f5d3a800f
Fix bug #7499. The problem here is that there was no way for the
inset to know that the BibTeX data had changed. So we introduce a
Buffer-wide variable that we can query for that information.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38619 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/insets/InsetCitation.cpp
src/insets/InsetCitation.h