X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-indep-samps.h;h=e6ae0aaef02598959a52176a06561137b3f3b211;hb=8a6611e7e3bbba8be61cd35f8701f50d6e255e44;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 */