Temporary numberFromString:.

This commit is contained in:
Alexander Ljungberg
2011-07-07 16:04:11 +02:00
committed by Klaas Pieter Annema
parent 279326ffe1
commit 134bfec615
+2 -2
View File
@@ -105,10 +105,10 @@ CPNumberFormatterRoundHalfUp = CPRoundPlain;
- (CPNumber)numberFromString:(CPString)string
{
// TODO
return parseFloat(string);
}
/*!
@ignore
Return the perMillSymbol if set, otherwise the locale default.