]> git.lyx.org Git - features.git/commit
* In the process of fixing the math background color bug, this commit transfer backgr...
authorAbdelrazak Younes <younes@lyx.org>
Sun, 22 Apr 2007 21:40:10 +0000 (21:40 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 22 Apr 2007 21:40:10 +0000 (21:40 +0000)
commitbc927467816c61c4bc82dfa1d23f707c7b520940
tree265fc19f7d277b27efaf740dfd15c1d0965cf650
parentee9782c62473a18d05034e79f116eed833ecc1f1
* In the process of fixing the math background color bug, this commit transfer backgroundColor() management from InsetOld to InsetBase; because this will be needed for InsetMath based insets.

* Also transfer InsetBase ctors from .h to .C

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17913 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/inset.C
src/insets/inset.h
src/insets/insetbase.C
src/insets/insetbase.h