Revision c1c3d55...

Go back to digest for 23rd December 2012

Features in KDE-PIM

Sergio Luis Martins committed changes in [kdepim/calendaring] korganizer/views/todoview/incidencetreemodel.cpp:

todoview: Don't crash if the modelindex points to a collection.

The underlying model can have collections. I could just filter them
with another proxy model, but my current solution is more performant
since it avoids that.

File Changes

Modified 1 files
  • korganizer/views/todoview/incidencetreemodel.cpp
1 files changed in total