ICU-7966 Fix Format::isLenient to be @draft ICU 4.6
X-SVN-Rev: 28659
This commit is contained in:
parent
cd3f6237f9
commit
cbc567f055
@ -279,7 +279,7 @@ public:
|
|||||||
*
|
*
|
||||||
* @see #setLenient
|
* @see #setLenient
|
||||||
* @return Lenient parse mode status: TRUE if on, FALSE if off.
|
* @return Lenient parse mode status: TRUE if on, FALSE if off.
|
||||||
* @stable ICU 2.0
|
* @draft ICU 4.6
|
||||||
*/
|
*/
|
||||||
virtual UBool isLenient(void) const;
|
virtual UBool isLenient(void) const;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user