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