Changeset 796
- Timestamp:
- Aug 20, 2006, 5:59:02 PM (16 years ago)
- Location:
- trunk/macosx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/InfoWindowController.h
r790 r796 68 68 - (void) setWaitToStart: (id) sender; 69 69 70 - (NSArray *) peerSortDescriptors;71 72 70 @end -
trunk/macosx/InfoWindowController.m
r790 r796 49 49 50 50 - (void) setWindowForTab: (NSString *) identifier animate: (BOOL) animate; 51 - (NSArray *) peerSortDescriptors; 51 52 52 53 @end
Note: See TracChangeset
for help on using the changeset viewer.