]> git.lyx.org Git - features.git/commit
fix bug 4583: crash when processing colored box
authorBernhard Roider <bernhard.roider@sonnenkinder.org>
Thu, 28 Feb 2008 21:06:00 +0000 (21:06 +0000)
committerBernhard Roider <bernhard.roider@sonnenkinder.org>
Thu, 28 Feb 2008 21:06:00 +0000 (21:06 +0000)
commita8708a5e9ada7ced09c7dbcd1f374cfae15fcdd4
treec0e0c58f2d3857d9904f76a457a6e158e4d9a91f
parent7cfb26c367f037b69191a214a30581e9e2865fa2
fix bug 4583: crash when processing colored box
LaTeXFeatures::getPackages() assumes that lcolor.getX11Name(Color_shadedbg) returns a hex color.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23336 a592a061-630c-0410-9148-cb99ea01b6c8
src/Color.cpp