Ignore:
Timestamp:
05/11/06 22:26:01 (18 years ago)
Author:
rchin
Message:

We now have a preferences dialog box to remove auto-injected apps, incase the crashes on auto-inject (which would make it difficult to untick the proper box).

File:
1 edited

Legend:

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

    r219 r221  
    3535    NSMutableSet *patchedApps;
    3636    NSMutableSet *patchingApps;
    37         NSMutableArray *alwaysApps;
     37    NSMutableArray *alwaysApps;
    3838    IBOutlet NSButton *installButton;
    3939    IBOutlet NSTableView *tableView;
    40         BOOL finishedLaunch;
     40    BOOL finishedLaunch;
    4141}
    4242
Note: See TracChangeset for help on using the changeset viewer.