Show
Ignore:
Timestamp:
05/02/05 21:26:05 (4 years ago)
Author:
eridius
Message:

Do a little judicious renaming.
And here is a test of a potential Trac bug: whee!
if there is a [[BR]] then the bug is there.
Test two: whee!
Note that there was a space on that one

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/JVBuddyInspector.m

    r2564 r2603  
    5151 
    5252- (void) willLoad { 
    53         NSEnumerator *enumerator = [[[MVConnectionsController defaultManager] connections] objectEnumerator]; 
     53        NSEnumerator *enumerator = [[[MVConnectionsController defaultController] connections] objectEnumerator]; 
    5454        MVChatConnection *connection = nil; 
    5555