X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-recode.h;h=1eed74a1e98892109798a143ce6721eead955979;hb=96994a54e60e9c95b8bba54c2281acf7059b1203;hp=06c527e72f11f617a89f54144340da84efed8aa6;hpb=369c24f1d085a41ec274ebae5fc198fcee567653;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-recode.h b/src/ui/gui/psppire-dialog-action-recode.h index 06c527e72f..1eed74a1e9 100644 --- a/src/ui/gui/psppire-dialog-action-recode.h +++ b/src/ui/gui/psppire-dialog-action-recode.h @@ -108,7 +108,7 @@ GType psppire_dialog_action_recode_get_type (void) ; void psppire_dialog_action_recode_refresh (PsppireDialogAction *); GtkBuilder * psppire_dialog_action_recode_pre_activate (PsppireDialogActionRecode *act, - void (*populate_treeview) (PsppireDialogActionRecode *) ); + void (*populate_treeview) (PsppireDialogActionRecode *)); GType new_value_get_type (void);