Fix an unintentional change in behavior of LABLESIZE after porting it from win32 to wxWidgets.
wxDC->GetTextExtent(String) returns a bounding box that is larger than what ::GetTextExtentPoint returns.
This was found by the regression tests in label.lgo.