X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-recode.h;h=06c527e72f11f617a89f54144340da84efed8aa6;hb=17339b8ef2b6c9c403ceccb9f0ab534a943f92e1;hp=8b67e425d913f0e56b5ae4dbd6f9a5c354804b95;hpb=3dd0f6ae0d5eb73a2270a243e443c4ae03c2c16e;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-recode.h b/src/ui/gui/psppire-dialog-action-recode.h index 8b67e425d9..06c527e72f 100644 --- a/src/ui/gui/psppire-dialog-action-recode.h +++ b/src/ui/gui/psppire-dialog-action-recode.h @@ -107,7 +107,8 @@ GType psppire_dialog_action_recode_get_type (void) ; void psppire_dialog_action_recode_refresh (PsppireDialogAction *); -void psppire_dialog_action_recode_pre_activate (PsppireDialogActionRecode *act, void (*populate_treeview) (PsppireDialogActionRecode *) ); +GtkBuilder * psppire_dialog_action_recode_pre_activate (PsppireDialogActionRecode *act, + void (*populate_treeview) (PsppireDialogActionRecode *) ); GType new_value_get_type (void);