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

Comparing SheepShaver/src/MacOSX/prefs_macosx.mm (file contents):
Revision 1.5 by asvitkine, 2010-07-27T02:55:09Z vs.
Revision 1.6 by asvitkine, 2010-08-22T19:33:25Z

# Line 30 | Line 30
30   #include <Cocoa/Cocoa.h>
31   #include "VMSettingsController.h"
32  
33 +
34   @interface SheepShaverMain : NSObject
35 + {
36          NSArray *nibObjects;
37          NSWindow *prefsWindow;
38 + }
39   @end
40  
41   @implementation SheepShaverMain

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines