X-Git-Url: http://git.ithinksw.org/GrowlITTSW.git/blobdiff_plain/c657060277c9ae1ddd7aae9bd5d8ec77fbabec28..985444593c78b21a097795e7bfb7ba111025275e:/GrowlITTSWController.h diff --git a/GrowlITTSWController.h b/GrowlITTSWController.h index 0d6b6b1..345af9b 100644 --- a/GrowlITTSWController.h +++ b/GrowlITTSWController.h @@ -18,6 +18,6 @@ int _wrapColumns; } -- (void)showWindowWithTitle:(NSString *)title text:(NSString *)text image:(NSImage *)image; +- (void)showWindowWithTitle:(NSString *)title desc:(NSString *)desc image:(NSImage *)image; @end