X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fvar-sheet.h;h=0fabaa82aea271dfad16c4d2a1fe59552e570996;hb=bc02bc027697df3207f827de722c26d8cc87e824;hp=4ef83dc8ee44c25ba12600ef227ae338e6c57c62;hpb=cf63d499efd5e6ca3a7dcc6386b3b87bd31bfda9;p=pspp-builds.git diff --git a/src/ui/gui/var-sheet.h b/src/ui/gui/var-sheet.h index 4ef83dc8..0fabaa82 100644 --- a/src/ui/gui/var-sheet.h +++ b/src/ui/gui/var-sheet.h @@ -38,7 +38,7 @@ enum {COL_NAME, n_COLS}; -void var_sheet_range_set_editable(GtkSheet *sheet, +void var_sheet_range_set_editable (GtkSheet *sheet, const GtkSheetRange *urange, gboolean editable);