]> git.lyx.org Git - features.git/commit
Constify InsetMathNest::setMouseHover and remove the const_cast from BufferView.
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 13 Feb 2011 10:07:00 +0000 (10:07 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 13 Feb 2011 10:07:00 +0000 (10:07 +0000)
commit5036ca8500368bfa5e445c2734834185b7d78978
tree4c8e149ab170a0282f7868c33f5bbbafefccd787
parent1b6f1ee810321bfb9780c94db3054b1aec73c172
Constify InsetMathNest::setMouseHover and remove the const_cast from BufferView.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37632 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathNest.h