summaryrefslogtreecommitdiff
path: root/seduthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'seduthread.h')
-rw-r--r--seduthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/seduthread.h b/seduthread.h
index a2bbbfb..28d538d 100644
--- a/seduthread.h
+++ b/seduthread.h
@@ -161,7 +161,7 @@ class cSeduThread : public cThread, public cSeduService
int grabImage();
int detectCineBars();
- int putData();
+ int putData(ViewMode mode);
void threshold(Pixel* p);
void whiteAdj(Pixel* p);