Allow localization of the Alert Text label in the Display an Alert action
[adiumx.git] / Source / AdiumDisconnectionErrorController.h
blob344f19903def74a3b653052f8ed1c2526d7a6ac5
1 //
2 // AdiumDisconnectionErrorController.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 12/23/05.
6 //
8 #import <Adium/AIWindowController.h>
10 @interface AdiumDisconnectionErrorController : AIWindowController {
14 @end