OSDN Git Service

Macgui: Implement writeToActivityLog method with provides a simple way to send messag...
[handbrake-jp/handbrake-jp-git.git] / macosx / Controller.h
index a68087d..fc0cdfc 100644 (file)
     BOOL                           SuccessfulScan;
        NSString                      * currentSource;
 }
-
+- (void) writeToActivityLog:(char *) activityMessage;
 - (IBAction) browseSources: (id) sender;
 - (void) browseSourcesDone: (NSOpenPanel *) sheet
                 returnCode: (int) returnCode contextInfo: (void *) contextInfo;