X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FVSpace.cpp;h=971ac96a94e64053ef66d1b0271a151c8c45900e;hb=639aa354448188f45e69d6bd1e0ef3dfcc938c5f;hp=6e065964039e7ca6e1d3f02da613f81e795b0230;hpb=de990f72e1ba856ed5f8e5c617c17cdf382ab3a7;p=lyx.git diff --git a/src/VSpace.cpp b/src/VSpace.cpp index 6e06596403..971ac96a94 100644 --- a/src/VSpace.cpp +++ b/src/VSpace.cpp @@ -183,7 +183,7 @@ docstring const VSpace::asGUIName() const } -string VSpace::asHTMLLength() const +string VSpace::asHTMLLength() const { string result; switch (kind_) {