summaryrefslogtreecommitdiffstats
path: root/src/uca-camera.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uca-camera.h')
-rw-r--r--src/uca-camera.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/uca-camera.h b/src/uca-camera.h
index 44770f1..a540d16 100644
--- a/src/uca-camera.h
+++ b/src/uca-camera.h
@@ -28,6 +28,8 @@
#define UCA_CAMERA_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS((obj), UCA_TYPE_CAMERA, UcaCameraClass))
#define UCA_CAMERA_ERROR uca_camera_error_quark()
+GQuark uca_camera_error_quark(void);
+
typedef enum {
UCA_CAMERA_ERROR_NOT_FOUND,
UCA_CAMERA_ERROR_RECORDING,