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

Comparing BasiliskII/src/MacOSX/Controller.h (file contents):
Revision 1.2 by nigel, 2002-03-16T10:03:35Z vs.
Revision 1.3 by nigel, 2002-05-30T12:50:21Z

# Line 26 | Line 26
26   // If the application supports multiple windows, define this:
27   // #define ENABLE_MULTIPLE
28  
29 //@interface Controller : NSObject
29   @interface Controller : NSApplication
30   {
31   #ifdef ENABLE_MULTIPLE
# Line 48 | Line 47
47   - (IBAction) TerminateAll:      (id)sender;
48   #endif
49  
50 + - (BOOL)  isAnyEmulatorDisplayingSheets;
51   - (BOOL)  isAnyEmulatorRunning;
52   - (short) emulatorCreatedCount;         // If any emulator environments have been setup, count how many
53  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines