Add comment.

This commit is contained in:
Richard Heck 2014-01-24 12:41:22 -05:00
parent 38b8d09761
commit a9f9c1bc6e

View File

@ -691,6 +691,7 @@ docstring InsetSpace::xhtml(XHTMLStream & xs, OutputParams const &) const
break;
case InsetSpaceParams::QQUAD:
output =" ";
// fall through. the qquad is two spaces thick.
case InsetSpaceParams::THICK:
case InsetSpaceParams::QUAD:
output =" ";