X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-variable-sheet.c;h=9278582f388a124af8ecb292ebfe4bfd554e3d80;hb=86454c8ab63804d02cb4f08e8b5e45299b8eb810;hp=355f359c64b1cc54ce988a1d313394b17a21381e;hpb=32ea29485bdd610b7d05dd806c5f06f68da0f0fe;p=pspp diff --git a/src/ui/gui/psppire-variable-sheet.c b/src/ui/gui/psppire-variable-sheet.c index 355f359c64..9278582f38 100644 --- a/src/ui/gui/psppire-variable-sheet.c +++ b/src/ui/gui/psppire-variable-sheet.c @@ -213,8 +213,8 @@ select_renderer_func (PsppireVariableSheet *sheet, gint col, gint row, GType typ static void -show_variables_row_popup (SswSheet *sheet, int row, uint button, - uint state, gpointer p) +show_variables_row_popup (SswSheet *sheet, int row, guint button, + guint state, gpointer p) { PsppireVariableSheet *var_sheet = PSPPIRE_VARIABLE_SHEET (sheet); GListModel *vmodel = NULL;