Minor improvements to the localization updating script to hand a missing Scripts...
[adiumx.git] / Source / AIUserListOutlineView.h
blob3d28bc6f10398b4fb284bd85b0138712963df54e
1 //
2 // AIUserListOutlineView.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 11/22/07.
6 //
8 #import <Cocoa/Cocoa.h>
9 #import <Adium/AIListOutlineView.h>
11 @interface AIUserListOutlineView : AIListOutlineView {
15 @end