]> 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>
Tue, 29 Nov 2011 19:45:27 +0000 (19:45 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 29 Nov 2011 19:45:27 +0000 (19:45 +0000)
commitd7799bb5cc61eb176647fb707b610cca0b0931b8
treef6b13da8ea38eec0de9923ab8e4de8bfb2c32da1
parentc435b83074b9f8881640e84c36f803cbac21fb66
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/branches/BRANCH_2_0_X@40307 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/insets/InsetCitation.cpp
src/insets/InsetCitation.h
status.20x