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)
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.


No differences found