]> git.lyx.org Git - features.git/commit
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
authorAngus Leeming <leeming@lyx.org>
Thu, 18 Sep 2003 20:18:39 +0000 (20:18 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 18 Sep 2003 20:18:39 +0000 (20:18 +0000)
commit62df753a2e70a2f05e72d59ecb79daf44f1673d2
treebcfdad86643aabd6dfd9eaba873d6801c9cdd921
parent9252f9886a21ac68c53f501b6c14eb0f5a603229
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7794 a592a061-630c-0410-9148-cb99ea01b6c8
22 files changed:
src/BufferView.C
src/ChangeLog
src/buffer.C
src/insets/ChangeLog
src/insets/insetbase.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/mathed/ChangeLog
src/mathed/formula.C
src/mathed/formula.h
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/tabular.C
src/tabular.h