Changeset 857 for trunk/macosx/Torrent.m
- Timestamp:
- Sep 12, 2006, 12:26:23 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Torrent.m
r856 r857 323 323 - (NSImage *) advancedBar 324 324 { 325 int width = 100; //integers for bars 325 #warning figure out length 326 int width = 250; //integers for bars 326 327 327 328 NSBitmapImageRep * bitmap = [[NSBitmapImageRep alloc] initWithBitmapDataPlanes: nil
Note: See TracChangeset
for help on using the changeset viewer.