mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fixes for existing issues reported by Algoriddim.
This commit is contained in:
parent
0f09fefac3
commit
5806cc483a
2 changed files with 52 additions and 7 deletions
|
@ -91,7 +91,7 @@ GS_NSProgress_IVARS;
|
|||
- (void) setCompletedUnitCount: (int64_t)unitCount;
|
||||
|
||||
- (NSString *) localizedDescription;
|
||||
- (NSString *) localizedAddtionalDescription;
|
||||
- (NSString *) localizedAdditionalDescription;
|
||||
|
||||
// Observing progress
|
||||
- (double) fractionCompleted;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue