]> git.lyx.org Git - features.git/commit
Fix bug #7444. We are only interested in whether the dimension has been stored in...
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 15 Apr 2011 10:54:52 +0000 (10:54 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 15 Apr 2011 10:54:52 +0000 (10:54 +0000)
commitb29ef9e1a56cd0d67e2524eabd296d6bc1894f79
tree9b07e5dd001ed023d0145d25ecee6c34c7896949
parent24c7a688d3a3e421d0b38618ab0552737e865059
Fix bug #7444. We are only interested in whether the dimension has been stored in the cache. Therefore we have to use hasDim, otherwise we get a negative response just because the x-y is not set.

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