Skip to content

Instantly share code, notes, and snippets.

@jfahrenkrug
Created December 24, 2009 10:40
Show Gist options
  • Save jfahrenkrug/263135 to your computer and use it in GitHub Desktop.
Save jfahrenkrug/263135 to your computer and use it in GitHub Desktop.
@interface IconViewBox : NSBox
{
IBOutlet id delegate;
}
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment