]> git.lyx.org Git - features.git/commit
Always update bibfiles cache with bibliography environment before opening citation...
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 4 Jan 2019 12:01:03 +0000 (13:01 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:55 +0000 (14:39 +0200)
commitef7d6f92f41739768c51ab69a99b333450abc01a
tree600e546f638fabdd40e6c22aa655adb4b08b6bec
parent6c73fe90b3085cf799857cc56d0d596825944fb3
Always update bibfiles cache with bibliography environment before opening citation dialog

We need to do this unconditionally, since there is no (trivial and non-
awkward) way to update it when the bibliography paragraphs are modified.

Fixes: #4899
src/Buffer.cpp