X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-scatterplot.c;h=503af138f5392230f40c5a2df30356c902d03f31;hb=745ee355670b71d243c2cf1cc162352e2ee00360;hp=2e001e1b6d84a7267c68c1a7206f6eaa1f9dd948;hpb=4d18755d6a6e6e04a252bd2ccef1ad3e45da184e;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-scatterplot.c b/src/ui/gui/psppire-dialog-action-scatterplot.c index 2e001e1b6d..503af138f5 100644 --- a/src/ui/gui/psppire-dialog-action-scatterplot.c +++ b/src/ui/gui/psppire-dialog-action-scatterplot.c @@ -38,7 +38,7 @@ G_DEFINE_TYPE (PsppireDialogActionScatterplot, psppire_dialog_action_scatterplot static char * -generate_syntax (PsppireDialogAction *act) +generate_syntax (const PsppireDialogAction *act) { PsppireDialogActionScatterplot *ow = PSPPIRE_DIALOG_ACTION_SCATTERPLOT (act); gchar *text;