summaryrefslogtreecommitdiffstats
path: root/gtk/src/ghb.m4
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2016-10-31 09:32:22 -0700
committerJohn Stebbins <[email protected]>2016-10-31 09:33:22 -0700
commit0a913f088db821b964edfd5a711292cc6069cfa9 (patch)
tree5687a5f7e6134382ee927ef85f2a7a283a7aa091 /gtk/src/ghb.m4
parent7fbb66885176a26dd13319e39a6bf083144eff12 (diff)
LinGui: fix custom filter tooltips
Make them reflect the "key=value" format change we made to custom filter settings.
Diffstat (limited to 'gtk/src/ghb.m4')
-rw-r--r--gtk/src/ghb.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.m4 b/gtk/src/ghb.m4
index 7b32b7bd2..3d0f2f642 100644
--- a/gtk/src/ghb.m4
+++ b/gtk/src/ghb.m4
@@ -3206,7 +3206,7 @@ filter_output([
<property name="tooltip_text" translatable="yes">Denoise filtering reduces or removes the appearance of noise and grain.
Film grain and other types of high frequency noise are difficult to compress.
Using this filter on such sources can result in smaller file sizes.</property>
- <signal name="changed" handler="setting_widget_changed_cb" swapped="no"/>
+ <signal name="changed" handler="denoise_filter_changed_cb" swapped="no"/>
</object>
<packing>
<property name="top_attach">1</property>