]> git.lyx.org Git - features.git/commit
Don't hardcode Color_math, such that decorations and other math
authorEnrico Forestieri <forenr@lyx.org>
Wed, 28 Apr 2010 13:19:09 +0000 (13:19 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Wed, 28 Apr 2010 13:19:09 +0000 (13:19 +0000)
commit9b3aadbe22be57f9473011d2c3f1842186bc03e9
tree4694a4550e7ae3f5ae4a4c8fa84b96795b64e630
parentbeb3fa70e897dd5673bf5d3d912bf4c494ddb287
Don't hardcode Color_math, such that decorations and other math
elements can be drawn in the right color on screen.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34326 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathSqrt.cpp
src/mathed/MathSupport.cpp