mirror of
https://github.com/transmission/transmission
synced 2025-02-05 05:53:59 +00:00
12 lines
332 B
Text
12 lines
332 B
Text
|
{
|
||
|
IBClasses = (
|
||
|
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||
|
{
|
||
|
ACTIONS = {relaunchLater = id; relaunchNow = id; };
|
||
|
CLASS = SUAutomaticUpdateAlert;
|
||
|
LANGUAGE = ObjC;
|
||
|
SUPERCLASS = NSWindowController;
|
||
|
}
|
||
|
);
|
||
|
IBVersion = 1;
|
||
|
}
|