]> git.lyx.org Git - features.git/commit
Fix for bug 3637, joint work of Bo Peng and myself:
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 18 May 2007 14:40:39 +0000 (14:40 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 18 May 2007 14:40:39 +0000 (14:40 +0000)
commita42d3e670b8b2d1c33cbbc146c8473bb4c001c60
treef0735422ca66ea489cc9c1ae16f38d29dc81c7a7
parent73849af5df4d92146bf7c57b489f30d698884401
Fix for bug 3637, joint work of Bo Peng and myself:

* src/insets/InsetListingsParams.{cpp,h}
- implement getParamValue that returns the value of a listings param

* src/insets/InsetInclude.cpp:
- (getLabelList): pass listings label to the list, if available
- doDispatch: implement changeRefsIfUnique for listing labels

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18405 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/InsetInclude.cpp
src/insets/InsetListingsParams.cpp
src/insets/InsetListingsParams.h