access: let "allow" along
[siplcs.git] / src / adium / ESPurpleSIPEAccount.h
blob1e8643b0ccac41ed71f2e9e16cb177f60aee0360
1 //
2 // ESSIPEAccount.h
3 // SIPEAdiumPlugin
4 //
5 // Created by Matt Meissner on 10/30/09.
6 // Copyright 2009 Matt Meissner. All rights reserved.
7 //
9 #import <Cocoa/Cocoa.h>
10 #import <AdiumLibpurple/CBPurpleAccount.h>
12 @interface ESPurpleSIPEAccount : CBPurpleAccount <AIAccount_Files> {
15 @end