mirror of
https://github.com/transmission/transmission
synced 2025-01-04 05:56:02 +00:00
12 lines
309 B
Text
12 lines
309 B
Text
|
{
|
||
|
IBClasses = (
|
||
|
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||
|
{
|
||
|
CLASS = SUStatusController;
|
||
|
LANGUAGE = ObjC;
|
||
|
OUTLETS = {actionButton = id; };
|
||
|
SUPERCLASS = NSWindowController;
|
||
|
}
|
||
|
);
|
||
|
IBVersion = 1;
|
||
|
}
|