X-Git-Url: http://git.ithinksw.org/GrowlITTSW.git/blobdiff_plain/db492e315730afc3ec7fe21f8f6102e42675e8d6..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