]> Creatis software - clitk.git/commit
Fixed bug #472: unchecking of slicer was disabled by resetting the
authorSimon Rit <simon.rit@creatis.insa-lyon.fr>
Tue, 24 May 2011 12:46:26 +0000 (14:46 +0200)
committerSimon Rit <simon.rit@creatis.insa-lyon.fr>
Tue, 24 May 2011 12:46:26 +0000 (14:46 +0200)
commit799f74ab0ccfbbe1611052ce2a5fde0e4ca4875d
tree658146bdbb80a7c9621099feac623fb7953e1ceb
parent67e045ab3d3951f68eef713e6a7162d68a492154
Fixed bug #472: unchecking of slicer was disabled by resetting the
Qt::CheckStateRole of the checkbox but the tree state was not updated. A
recursive call seems to do the trick.
vv/vvMainWindow.cxx