transmission/macosx/AboutWindow.nib/classes.nib

21 lines
683 B
Plaintext
Raw Normal View History

2007-09-16 01:02:06 +00:00
{
IBClasses = (
{
ACTIONS = {hideLicense = id; showLicense = id; };
CLASS = AboutWindowController;
LANGUAGE = ObjC;
OUTLETS = {
fCopyrightField = NSTextField;
2007-09-24 12:28:44 +00:00
fLicenseButton = NSButton;
fLicenseCloseButton = NSButton;
2007-09-16 01:02:06 +00:00
fLicenseSheet = NSPanel;
fLicenseView = NSTextView;
fTextView = NSTextView;
fVersionField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
IBVersion = 1;
}