X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-variable-sheet.c;h=e37d4353028ef9c5611690c1b582ddbbb7d9f2dc;hb=c972eebe3286130ba9af8b0520a35a42a8d5ef75;hp=2adef3f4d56d28ed021a8b4bc28170d2ca32b75b;hpb=bf62643ef9f4f991acd777b26aa747adc7886d8f;p=pspp diff --git a/src/ui/gui/psppire-variable-sheet.c b/src/ui/gui/psppire-variable-sheet.c index 2adef3f4d5..e37d435302 100644 --- a/src/ui/gui/psppire-variable-sheet.c +++ b/src/ui/gui/psppire-variable-sheet.c @@ -458,6 +458,7 @@ psppire_variable_sheet_new (void) "select-renderer-func", select_renderer_func, "hmodel", vsh, "forward-conversion", var_sheet_data_to_string, + "editable", TRUE, NULL); return GTK_WIDGET (obj);