summaryrefslogtreecommitdiff
path: root/grab.h
diff options
context:
space:
mode:
Diffstat (limited to 'grab.h')
-rw-r--r--grab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/grab.h b/grab.h
index d583ef0..c5ffccd 100644
--- a/grab.h
+++ b/grab.h
@@ -17,6 +17,7 @@ class GrabImageManager
friend class GrabImageTask;
public:
+ bool CanGrab() const;
GrabImageInfo GetImage() const;
private: