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

Comparing BasiliskII/src/MacOSX/PrefsEditor.mm (file contents):
Revision 1.20 by gbeauche, 2008-01-01T09:40:32Z vs.
Revision 1.21 by nigel, 2009-11-06T21:33:03Z

# Line 662 | Line 662 | shouldProceedAfterError: (NSDictionary *
662  
663          PrefsExit();                            // Purge all the old pref values
664  
665 <        PrefsInit(argc, argv);
665 >        PrefsInit(NULL, argc, argv);
666          AddPrefsDefaults();
667          AddPlatformPrefsDefaults();     // and only create basic ones
668  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines