Enable/disable the okay button based on the presence of text in the To: field for...
[adiumx.git] / Plugins / Bonjour / AWBonjourService.h
blob23e06745791c6d7ef2a89314cea87942f199f329
1 //
2 // AWBonjourService.h
3 // Adium
4 //
5 // Created by Adam Iser on 8/26/04.
6 // Copyright (c) 2004-2006 The Adium Team. All rights reserved.
7 //
9 #import <Adium/AIService.h>
11 @interface AWBonjourService : AIService {
15 @end