]> git.lyx.org Git - lyx.git/commit
Revert "BufferParams: get rid of the HSpace class for mathindent as requested by...
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 19 Apr 2017 14:19:18 +0000 (16:19 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 19 Apr 2017 14:19:18 +0000 (16:19 +0200)
commitd86954eb815b8018eb216bfbc1ab344c45e18ebe
tree69f07562ccb3917eddd5306b2798f25d6cdff5b0
parente7c3354a871f6f693948bf4c8381dd22ba3a0f13
Revert "BufferParams: get rid of the HSpace class for mathindent as requested by JMarc"

This reverts commit d9a2a4026800865b15da186620ffab4c6b409765.

This is not the right way of getting rid of HSpace. We need a proper
Length, not a string.
src/Buffer.cpp
src/BufferParams.cpp
src/BufferParams.h
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiDocument.h