diff options
Diffstat (limited to 'gtk/src/ghb.m4')
-rw-r--r-- | gtk/src/ghb.m4 | 2 |
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> |