Changeset 15173
- Timestamp:
- 02/08/2006 10:44:58 PM (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Frameworks/Adium Framework/DCJoinChatWindowController.m
r14312 r15173 87 87 [view_customView addSubview:currentView]; 88 88 [controller configureForAccount:inAccount]; 89 } 90 91 if ([[self window] respondsToSelector:@selector(recalculateKeyViewLoop)]) { 92 [[self window] recalculateKeyViewLoop]; 89 93 } 90 94 } trunk/Frameworks/Adium Framework/JoinChatWindow.nib/info.nib
r13736 r15173 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string> 462 163 356 240 0 0 1280 1002 </string>6 <string>216 160 356 240 0 0 1280 832 </string> 7 7 <key>IBFramework Version</key> 8 <string>4 39.0</string>8 <string>443.0</string> 9 9 <key>IBOpenObjects</key> 10 10 <array> … … 12 12 </array> 13 13 <key>IBSystem Version</key> 14 <string>8 C46</string>14 <string>8G32</string> 15 15 </dict> 16 16 </plist>