Revision b8590b2...
Go back to digest for 4th September 2011Bug Fixes in Office
Robby Stephenson committed changes in [tellico/2.3] /models:
Don't populate the filter node twice when removing an entry
When the filter node was cleared and being repopulated, the rowCount()
function would get called in the middle of the repopulation, when would
call repopulate again, thus doubling the count.
FIXED-IN: 2.3.4
File Changes
Modified 2 files
- /models
- src/filtermodel.cpp
- src/filtermodel.h
2 files changed in total