Revision f870f90...

Go back to digest for 8th December 2013

Bug Fixes in KDE-PIM

Dan Vratil committed changes in [libkpeople] src/personsmodel.cpp:

Delay initial call to PersonsModel::onContactsFetched

onContactsFetched() emits the modelInitialized() signal, so when it's
called directly from constructor, the signal's emitted before anyone
can connect to it.

File Changes

Modified 1 files
  • src/personsmodel.cpp
1 files changed in total