X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-indep-samps.h;h=e6ae0aaef02598959a52176a06561137b3f3b211;hb=6a4b99242da1222b711790926aa6be41ad8adb3f;hp=672a40307448f3e0fdcb1abd9a65c157c40d73f5;hpb=f9b2322d7b0662bd313d9c63450638c39b88be70;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-indep-samps.h b/src/ui/gui/psppire-dialog-action-indep-samps.h index 672a403074..e6ae0aaef0 100644 --- a/src/ui/gui/psppire-dialog-action-indep-samps.h +++ b/src/ui/gui/psppire-dialog-action-indep-samps.h @@ -75,7 +75,7 @@ struct _PsppireDialogActionIndepSamps GtkWidget *options_button; /* The variable which determines to which group a datum belongs */ - const struct variable *grp_var; + struct variable *grp_var; int grp_var_width; /* The GtkEntry which holds the reference to the above variable */