OSDN Git Service

MacGui: Store live previews in a sub directory in "~/Library/Application Support...
[handbrake-jp/handbrake-jp-git.git] / macosx / Controller.h
index e318c39..c94308e 100644 (file)
@@ -291,7 +291,7 @@ BOOL                        fIsDragging;
     
     double                         dockIconProgress;
 }
-
+- (int) getPidnum;
 - (IBAction) showAboutPanel:(id)sender;
 
 - (void) writeToActivityLog:(const char *) format, ...;