summaryrefslogtreecommitdiff
path: root/src/camera.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/camera.h')
-rw-r--r--src/camera.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/camera.h b/src/camera.h
index 59f3628..be2e584 100644
--- a/src/camera.h
+++ b/src/camera.h
@@ -31,6 +31,9 @@
/*
* $Log$
+ * Revision 1.16 2005/07/25 16:18:34 deva
+ * *** empty log message ***
+ *
* Revision 1.15 2005/07/25 15:56:27 deva
* *** empty log message ***
*
@@ -112,6 +115,7 @@ public:
int getQueueLength();
void resize(int width, int height);
+ void pause();
private:
// Info object passed to all sub objects.