Ignore:
Timestamp:
11/04/02 20:23:02 (21 years ago)
Author:
Nicholas Riley
Message:

Lots of wonderful changes for which I composed a detailed svn commit
message, which it proceeded to mangle yet AGAIN on failed commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/NJRHistoryTrackingComboBox.m

    r26 r39  
    2121- (void)awakeFromNib;
    2222{
    23     NSAssert([self tag] != 0, @"CanÕt track history for combo box with tag 0: please set a tag");
    2423    [[NSNotificationCenter defaultCenter] addObserver: self
    2524                                             selector: @selector(textDidEndEditing:)
Note: See TracChangeset for help on using the changeset viewer.