mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-04-27 09:14:42 +00:00
12 lines
No EOL
297 B
Text
12 lines
No EOL
297 B
Text
{
|
|
IBClasses = (
|
|
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
|
{
|
|
ACTIONS = {showPreferences = id; };
|
|
CLASS = MyAppDelegate;
|
|
LANGUAGE = ObjC;
|
|
SUPERCLASS = NSObject;
|
|
}
|
|
);
|
|
IBVersion = 1;
|
|
} |