From: Jeffrey H. <ho...@us...> - 2002-10-10 22:22:57
|
Update of /cvsroot/tktoolkit/tk/tests In directory usw-pr-cvs1:/tmp/cvs-serv822/tests Modified Files: Tag: core-8-3-1-branch grid.test Log Message: * tests/grid.test: * generic/tkGrid.c: The grid size was not updated properly when removing a widget from a grid. [Bug #621241] (forssen) |