Allow localization of the Alert Text label in the Display an Alert action
[adiumx.git] / Source / AIFileTransferProgressOutlineView.h
blob05c99077b7c282bce6ae7aa1e2d54f67ede7739e
1 //
2 // AIFileTransferProgressOutlineView.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 3/13/07.
6 // Copyright 2007 __MyCompanyName__. All rights reserved.
7 //
9 #import <Cocoa/Cocoa.h>
10 #import <AIUtilities/AIVariableHeightOutlineView.h>
12 @interface AIFileTransferProgressOutlineView : AIVariableHeightOutlineView {
16 @end