[Adium-devl] Plugin: Unable to add method to AIPreferenceController using category
Evan Schoenberg
evan at adiumx.com
Thu May 24 13:33:12 UTC 2007
On May 24, 2007, at 9:22 AM, Ofri Wolfus wrote:
> If #import <Adium/AIPreferenceController.h> can't find the header
> how come the other #imports do?
This should be #import <Adium/AIPreferenceControllerProtocol.h>. The
header for AIPreferenceController itself is not public. No idea why
your category isn't working. You said you've tried directly
swizzling the method, too?
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070524/f36800ca/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070524/f36800ca/attachment.sig>
More information about the devel
mailing list