[longomatch] Fix updates in capture settings
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Fix updates in capture settings
- Date: Wed, 24 Sep 2014 20:32:54 +0000 (UTC)
commit 283d40e1cde3673f6bf882da326a6e58e0bf51bb
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Sep 23 02:04:34 2014 +0200
Fix updates in capture settings
.../Gui/Component/VideoPreferencesPanel.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Component/VideoPreferencesPanel.cs
b/LongoMatch.GUI/Gui/Component/VideoPreferencesPanel.cs
index 4f29c2b..4531109 100644
--- a/LongoMatch.GUI/Gui/Component/VideoPreferencesPanel.cs
+++ b/LongoMatch.GUI/Gui/Component/VideoPreferencesPanel.cs
@@ -52,7 +52,7 @@ namespace LongoMatch.Gui.Component
captureenccombo.Changed += HandleEncodingChanged;
renderqualcombo.Changed += HandleQualityChanged;
- captureimagecombo.Changed += HandleImageChanged;
+ capturequalcombo.Changed += HandleQualityChanged;
enableSound = new CheckButton ();
rendertable.Attach (enableSound, 1, 2, 3, 4,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]