(trunk gtk) #3972 "Verify progress changes not displaying" -- fixed.
authorJordan Lee <jordan@transmissionbt.com>
Wed, 2 Feb 2011 02:45:20 +0000 (02:45 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Wed, 2 Feb 2011 02:45:20 +0000 (02:45 +0000)
commit7a5f87a207a42954445d1d6388ed29fbf120920f
tree83b1c6caa81a87a32689127e116fa6a800cca7f6
parentba7e856ce21a90dbe498076fb52f5c6d3830c2ed
(trunk gtk) #3972 "Verify progress changes not displaying" -- fixed.

make sure to call gtk_list_store_set() on rows matching torrents whose tr_stat.recheckProgress value has changed, triggering a row change event that causes the verify progress change to be displayed.
gtk/tr-core.c
gtk/tr-core.h