X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-autorecode.c;h=a86420919af8266eff7c2f69b33ab55291e10260;hb=c2d972816fce591524db963390a97ff32d55117c;hp=24cbe54210706b7742c30731fce54e5cb3581782;hpb=da08e8b9ea6bfa772b4daec4a944279267852515;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-autorecode.c b/src/ui/gui/psppire-dialog-action-autorecode.c index 24cbe54210..a86420919a 100644 --- a/src/ui/gui/psppire-dialog-action-autorecode.c +++ b/src/ui/gui/psppire-dialog-action-autorecode.c @@ -309,7 +309,7 @@ render_new_var_name (GtkTreeViewColumn *tree_column, static void -psppire_dialog_action_autorecode_activate (GtkAction *a) +psppire_dialog_action_autorecode_activate (PsppireDialogAction *a) { PsppireDialogActionAutorecode *act = PSPPIRE_DIALOG_ACTION_AUTORECODE (a); PsppireDialogAction *pda = PSPPIRE_DIALOG_ACTION (a);