/[gnustep]/gnustep/core/gui/Source/NSBrowser.m
ViewVC logotype

Diff of /gnustep/core/gui/Source/NSBrowser.m

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.102 by FredKiefer, Mon Sep 29 21:15:37 2003 UTC revision 1.103 by ayers, Thu Oct 2 10:15:20 2003 UTC
# Line 1765  static NSTextFieldCell *titleCell; Line 1765  static NSTextFieldCell *titleCell;
1765        flag = YES;        flag = YES;
1766      }      }
1767    
1768    if (!flag)    if (!flag && anObject)
1769      [NSException raise: NSBrowserIllegalDelegateException      [NSException raise: NSBrowserIllegalDelegateException
1770                   format: @"Delegate does not respond to %s or %s\n",                   format: @"Delegate does not respond to %s or %s\n",
1771                   "browser: numberOfRowsInColumn: ",                   "browser: numberOfRowsInColumn: ",

Legend:
Removed from v.1.102  
changed lines
  Added in v.1.103

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26