ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/MacOSX/Launcher/VMListController.h
(Generate patch)

Comparing SheepShaver/src/MacOSX/Launcher/VMListController.h (file contents):
Revision 1.3 by asvitkine, 2009-08-02T22:37:34Z vs.
Revision 1.4 by asvitkine, 2009-08-02T23:17:18Z

# Line 22 | Line 22
22  
23   @interface VMListController : NSWindowController {
24          IBOutlet NSTableView *vmList;
25 +        IBOutlet NSButton *newButton;
26 +        IBOutlet NSButton *importButton;
27 +        IBOutlet NSButton *settingsButton;
28 +        IBOutlet NSButton *launchButton;
29          NSMutableArray *vmArray;
30   }
31  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines