`Controller' does not respond to `setupToolbar'
`Controller' does not respond to `setupToolbar'
- Subject: `Controller' does not respond to `setupToolbar'
- From: "Peter Karlsson" <email@hidden>
- Date: Tue, 18 Mar 2003 10:11:38 +0000
Dear list!
I got a warning when building, the app works as expected but I can't figure
out what is wrong:
Controller.m:8: warning: `Controller' does not respond to `setupToolbar'
-(void)awakeFromNib
{
[self setupToolbar];
}
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.