summaryrefslogtreecommitdiffstats
path: root/gtk/src/ghb-3.12.ui
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2016-03-10 13:23:14 -0700
committerJohn Stebbins <[email protected]>2016-03-11 14:13:33 -0700
commit5d9e1585a9be17528546f82cde903829082e7a2b (patch)
treea72a127df3f5eea3c7f0f553351039b2e24cd3b5 /gtk/src/ghb-3.12.ui
parent2fc857d1a2eafcaa3771cc9cbc293a7fcc8076e7 (diff)
LinGui: link comb-detect and deinterlace filters
When comb-detect is enabled and decomb/deinterlace filter is not, enable decomb. When decomb/detinterlace filter is disabled, disable comb-detect.
Diffstat (limited to 'gtk/src/ghb-3.12.ui')
-rw-r--r--gtk/src/ghb-3.12.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/src/ghb-3.12.ui b/gtk/src/ghb-3.12.ui
index 3e9f9d174..023f79c73 100644
--- a/gtk/src/ghb-3.12.ui
+++ b/gtk/src/ghb-3.12.ui
@@ -2867,6 +2867,7 @@ Players will scale the image in order to achieve the specified aspect.</property
<property name="orientation">horizontal</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="selection-mode">none</property>
<property name="column-spacing">4</property>
<property name="row-spacing">32</property>
<property name="margin-top">16</property>
@@ -2965,7 +2966,7 @@ JunkLeft:JunkRight:JunkTop:JunkBottom:StrictBreaks:MetricPlane:Parity</property>
If a deinterlace filter is enabled, only frames that this filter finds
to be interlaced will be deinterlaced.</property>
- <signal name="changed" handler="setting_widget_changed_cb" swapped="no"/>
+ <signal name="changed" handler="comb_detect_widget_changed_cb" swapped="no"/>
</object>
<packing>
<property name="top_attach">0</property>