summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Controller.h')
-rw-r--r--macosx/Controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h
index 560f4e903..d5770163c 100644
--- a/macosx/Controller.h
+++ b/macosx/Controller.h
@@ -177,7 +177,7 @@
int fEncodeState;
int currentScanCount;
int currentSuccessfulScanCount;
- int SuccessfulScan;
+ BOOL SuccessfulScan;
NSString * currentSource;
hb_job_t * fLastKnownCurrentJob;