mirror of
https://github.com/nickshanks/ResKnife.git
synced 2024-12-22 17:30:15 +00:00
17 lines
453 B
Plaintext
17 lines
453 B
Plaintext
{
|
|
IBClasses = (
|
|
{
|
|
CLASS = CronWindowController;
|
|
LANGUAGE = ObjC;
|
|
SUPERCLASS = NovaWindowController;
|
|
},
|
|
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
|
{
|
|
ACTIONS = {toggleResID = id; };
|
|
CLASS = NovaWindowController;
|
|
LANGUAGE = ObjC;
|
|
SUPERCLASS = NSWindowController;
|
|
}
|
|
);
|
|
IBVersion = 1;
|
|
} |