summaryrefslogtreecommitdiff
path: root/pluma/dialogs/pluma-search-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/dialogs/pluma-search-dialog.c')
-rw-r--r--pluma/dialogs/pluma-search-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/dialogs/pluma-search-dialog.c b/pluma/dialogs/pluma-search-dialog.c
index 1fa2ec03..1d8f59c1 100644
--- a/pluma/dialogs/pluma-search-dialog.c
+++ b/pluma/dialogs/pluma-search-dialog.c
@@ -163,7 +163,7 @@ pluma_search_dialog_class_init (PlumaSearchDialogClass *klass)
G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION,
G_STRUCT_OFFSET (PlumaSearchDialogClass, show_replace),
NULL, NULL,
- pluma_marshal_BOOLEAN__NONE,
+ pluma_marshal_BOOLEAN__VOID,
G_TYPE_BOOLEAN, 0);
g_object_class_install_property (object_class, PROP_SHOW_REPLACE,