aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-10-21 18:23:40 +0200
committerdec05eba <dec05eba@protonmail.com>2023-10-21 23:26:28 +0200
commit19c054d92887434a31f13ad49b323f13688b895a (patch)
tree4a16a77179ac90803824180066509ffdddfccaed /project.conf
parent6ebe8fb2a9c838e076286d960b3ef3c9482433b3 (diff)
Redesign audio input to make it easier to understand that you have to
add audio to use it. Add framerate mode option.
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 9c58c71..8c6239e 100644
--- a/project.conf
+++ b/project.conf
@@ -5,7 +5,7 @@ version = "3.0.0"
platforms = ["posix"]
[config]
-error_on_warning = "true"
+#error_on_warning = "true"
[dependencies]
gtk+-3.0 = "3"