view src/main/macosx/SDLMain.nib/classes.nib @ 685:cc47d783f096

Date: Sun, 10 Aug 2003 13:24:45 -0400 From: Darrell Walisser Subject: Re: Updated projects? There was one additional patch I forgot to send. I needed to add a few exports to the exports file.
author Sam Lantinga <slouken@libsdl.org>
date Sun, 10 Aug 2003 17:48:56 +0000
parents ba9e0fcc2ae2
children
line wrap: on
line source

{
    IBClasses = (
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
        {
            ACTIONS = {makeFullscreen = id; quit = id; }; 
            CLASS = SDLMain; 
            LANGUAGE = ObjC; 
            SUPERCLASS = NSObject; 
        }
    ); 
    IBVersion = 1; 
}