X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-data-sheet.c;h=ac3a99e027cccdcd719c6f135efd904dc20f9741;hb=d97c0f1ed2858c48173c023964cec8234b5bc831;hp=dc3cdfba63549a72d40bc1473c134841d2587b4b;hpb=c972eebe3286130ba9af8b0520a35a42a8d5ef75;p=pspp diff --git a/src/ui/gui/psppire-data-sheet.c b/src/ui/gui/psppire-data-sheet.c index dc3cdfba63..ac3a99e027 100644 --- a/src/ui/gui/psppire-data-sheet.c +++ b/src/ui/gui/psppire-data-sheet.c @@ -352,6 +352,7 @@ psppire_data_sheet_new (void) "forward-conversion", psppire_data_store_value_to_string, "reverse-conversion", myreversefunc, "editable", TRUE, + "horizontal-draggable", TRUE, NULL); return GTK_WIDGET (obj);