summaryrefslogtreecommitdiff
path: root/trunk/ACE/examples/APG/Streams/RecordingDevice_QC.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/examples/APG/Streams/RecordingDevice_QC.h')
-rw-r--r--trunk/ACE/examples/APG/Streams/RecordingDevice_QC.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/ACE/examples/APG/Streams/RecordingDevice_QC.h b/trunk/ACE/examples/APG/Streams/RecordingDevice_QC.h
new file mode 100644
index 00000000000..356d70afc5c
--- /dev/null
+++ b/trunk/ACE/examples/APG/Streams/RecordingDevice_QC.h
@@ -0,0 +1,5 @@
+// $Id$
+
+class QuickCam : public RecordingDevice
+ {
+ };