Put NSAutoreleasePool usage around other distributed notification observer methods
[adiumx.git] / Source / AINoisyTableColumn.h
blobd873afb2f7190aced980e9589b2c487d69088714
1 //
2 // AINoisyTableColumn.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 7/6/06.
6 // Copyright 2006 __MyCompanyName__. All rights reserved.
7 //
9 #import <Cocoa/Cocoa.h>
12 @interface AINoisyTableColumn : NSTableColumn {
16 @end