mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Skeletal implementation
This commit is contained in:
parent
fd1fb807d0
commit
9ef1c7b0ac
2 changed files with 11 additions and 0 deletions
|
@ -50,6 +50,7 @@ typedef NSInteger NSLengthFormatterUnit;
|
|||
{
|
||||
BOOL _isForPersonHeightUse;
|
||||
NSNumberFormatter *_numberFormatter;
|
||||
NSFormattingUnitStyle _unitStyle;
|
||||
}
|
||||
|
||||
- (NSNumberFormatter *) numberFormatter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue