| author | Frank Dowsett <wixardy@adium.im> |
| Fri Aug 20 21:47:49 2010 -0400 (21 months ago) | |
| changeset 3014 | 1105823ada09 |
| permissions | -rw-r--r-- |
| wixardy@3014 | 1 |
{ |
| wixardy@3014 | 2 |
IBClasses = ( |
| wixardy@3014 | 3 |
{CLASS = AICompletingTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, |
| wixardy@3014 | 4 |
{ |
| wixardy@3014 | 5 |
CLASS = DCGaimMeanwhileJoinChatViewController; |
| wixardy@3014 | 6 |
LANGUAGE = ObjC; |
| wixardy@3014 | 7 |
OUTLETS = {"textField_inviteUsers" = NSTextField; "textField_topic" = NSTextField; }; |
| wixardy@3014 | 8 |
SUPERCLASS = DCJoinChatViewController; |
| wixardy@3014 | 9 |
}, |
| wixardy@3014 | 10 |
{ |
| wixardy@3014 | 11 |
ACTIONS = {closeWindow = id; joinChat = id; }; |
| wixardy@3014 | 12 |
CLASS = DCJoinChatViewController; |
| wixardy@3014 | 13 |
LANGUAGE = ObjC; |
| wixardy@3014 | 14 |
OUTLETS = {"popUp_service" = NSPopUpButton; view = NSView; "view_customView" = NSView; }; |
| wixardy@3014 | 15 |
SUPERCLASS = NSWindowController; |
| wixardy@3014 | 16 |
}, |
| wixardy@3014 | 17 |
{ |
| wixardy@3014 | 18 |
ACTIONS = {joinChat = id; }; |
| wixardy@3014 | 19 |
CLASS = DCNothing; |
| wixardy@3014 | 20 |
LANGUAGE = ObjC; |
| wixardy@3014 | 21 |
OUTLETS = { |
| wixardy@3014 | 22 |
"popUp_service" = NSPopUpButton; |
| wixardy@3014 | 23 |
"view_customView" = NSView; |
| wixardy@3014 | 24 |
"window_main" = NSWindow; |
| wixardy@3014 | 25 |
}; |
| wixardy@3014 | 26 |
SUPERCLASS = NSObject; |
| wixardy@3014 | 27 |
}, |
| wixardy@3014 | 28 |
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; } |
| wixardy@3014 | 29 |
); |
| wixardy@3014 | 30 |
IBVersion = 1; |
| wixardy@3014 | 31 |
} |