diff options
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index e182d0a0a..109f0ac68 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -5385,7 +5385,7 @@ the required multiple.</property> <property name="can_focus">True</property> <property name="tooltip-text" translatable="yes">Show Cropped area of the preview</property> <property name="label" translatable="yes">Show Crop</property> - <signal name="toggled" handler="scale_changed_cb"/> + <signal name="toggled" handler="show_crop_changed_cb"/> </object> <packing> <property name="expand">False</property> |