Allow localization of the Alert Text label in the Display an Alert action
[adiumx.git] / Source / AIScannerDebug.h
blob2237e0835ab6900c2d4b29b1b0278638cabe0b97
1 //
2 // AIScannerDebug.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 9/27/06.
6 //
8 #import <Cocoa/Cocoa.h>
10 @interface AIScannerDebug : NSScanner {
14 @end