Changeset 857 for trunk/macosx/Torrent.m


Ignore:
Timestamp:
Sep 12, 2006, 12:26:23 AM (17 years ago)
Author:
livings124
Message:

Change the advanced bar width a bit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/macosx/Torrent.m

    r856 r857  
    323323- (NSImage *) advancedBar
    324324{
    325     int width = 100; //integers for bars
     325    #warning figure out length
     326    int width = 250; //integers for bars
    326327   
    327328    NSBitmapImageRep * bitmap = [[NSBitmapImageRep alloc] initWithBitmapDataPlanes: nil
Note: See TracChangeset for help on using the changeset viewer.