Ignore:
Timestamp:
Jun 23, 2006, 7:00:07 PM (17 years ago)
Author:
livings124
Message:

Checkbox for paused torrent to be in queue.

Location:
trunk/macosx/English.lproj/InfoWindow.nib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/macosx/English.lproj/InfoWindow.nib/classes.nib

    r417 r451  
    99        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
    1010        {
    11             ACTIONS = {revealFile = id; setRatioCheck = id; setRatioLimit = id; };
     11            ACTIONS = {
     12                revealFile = id;
     13                setRatioCheck = id;
     14                setRatioLimit = id;
     15                setWaitToStart = id;
     16            };
    1217            CLASS = InfoWindowController;
    1318            LANGUAGE = ObjC;
     
    3742                fUploadedTotalField = NSTextField;
    3843                fUploadingToField = NSTextField;
     44                fWaitToStartButton = NSButton;
    3945            };
    4046            SUPERCLASS = NSWindowController;
Note: See TracChangeset for help on using the changeset viewer.