pspp-sheet-view: Fix rendering moving cursor left or right with keyboard.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 16 Nov 2011 05:05:30 +0000 (21:05 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 25 Apr 2012 05:41:41 +0000 (22:41 -0700)
commit6372cdc8bcb61ba5ba25f9329614e5e4e7e06b48
treeca54e17ddc3e1f76c91a8c4f76edf4825dd6b4bc
parent33d73243b99b3ff585184e819f41ca2205449752
pspp-sheet-view: Fix rendering moving cursor left or right with keyboard.

I don't understand why this is not necessary for GtkTreeView.  Without it,
the cursor doesn't get properly redrawn after a left or right arrow
keystroke moves it.
src/ui/gui/pspp-sheet-view.c