Revision fd49d59...
Go back to digest for 11th November 2012Bug Fixes in Utilities
Friedrich Karl Tilman Pülz committed changes in [publictransport] engine/timetablemate/src/projectmodel.cpp:
Fix ProjectModel child item insert count
- The script item only gets inserted for ScriptedProviders,
but was always included in the number of children to insert
- The number of function nodes inserted into the main script
was wrongly calculated, including all code nodes,
not only functions
File Changes
Modified 1 files
- engine/timetablemate/src/projectmodel.cpp
1 files changed in total