transmission/macosx/it.lproj/MessageWindow.nib/classes.nib

18 lines
580 B
Plaintext
Raw Normal View History

2007-10-15 17:38:26 +00:00
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {changeLevel = id; clearLog = id; writeToFile = id; };
CLASS = MessageWindowController;
LANGUAGE = ObjC;
OUTLETS = {
fDebugWarningField = NSTextField;
fDebugWarningIcon = NSImageView;
fLevelButton = NSPopUpButton;
fMessageTable = NSTableView;
};
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}