Unescape the HREF attribute's text before passing it to NSURL which does not expect...
[adiumx.git] / Source / AIAdvancedPreferencesPlugin.h
blob050b7aadf23c46ae1a1fe319f717ca11d01aa941
1 //
2 // AIAdvancedPreferencesPlugin.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 4/7/07.
6 //
8 #import <Cocoa/Cocoa.h>
9 #import <Adium/AIPlugin.h>
11 @interface AIAdvancedPreferencesPlugin : AIPlugin {
15 @end