Allow localization of the Alert Text label in the Display an Alert action
[adiumx.git] / Source / SetupAssistantBoxBackgroundView.h
blobcf9c2500aa7839846492f5b06f30a9a5e8000de3
1 //
2 // SetupAssistantBoxBackgroundView.h
3 // Adium
4 //
5 // Created by Brian Ganninger on 8/19/06.
6 // Copyright 2006 The Adium Team. All rights reserved.
7 //
9 #import <Cocoa/Cocoa.h>
12 @interface SetupAssistantBoxBackgroundView : NSView {
16 @end