Ignore:
Timestamp:
05/09/06 09:13:54 (18 years ago)
Author:
rchin
Message:

Fixed commit of nib file.

Added support for automatic injection into apps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/F-Script Anywhere/Source/FSAAppList.h

    r153 r219  
    3434    NSMutableDictionary *appsByPID;
    3535    NSMutableSet *patchedApps;
    36     NSMutableSet *patchingApps;   
     36    NSMutableSet *patchingApps;
     37        NSMutableArray *alwaysApps;
    3738    IBOutlet NSButton *installButton;
    3839    IBOutlet NSTableView *tableView;
     40        BOOL finishedLaunch;
    3941}
    4042
Note: See TracChangeset for help on using the changeset viewer.