Ignore:
Timestamp:
02/24/08 09:58:02 (16 years ago)
Author:
Nicholas Riley
Message:

Leopard-ize UI.

File:
1 edited

Legend:

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

    r226 r404  
    3333@interface FSAController : NSWindowController {
    3434    IBOutlet FSInterpreterView *interpreterView;
     35    IBOutlet NSButtonCell *floatButtonCell;
     36    IBOutlet NSButton *openBrowserButton;
     37    IBOutlet NSButton *associateWithInterfaceButton;
    3538    System *system;
    3639    FSAViewAssociationController *viewAssociationController;
Note: See TracChangeset for help on using the changeset viewer.