Revision 1217561
Go back to digest for 30th January 2011Bug Fixes in KDE Base
Sebastian Kügler committed changes in /trunk/playground/base/plasma/applets/lionmail/emailnotifier:
do not sync items after reacting to external changes
This hook prevents cyclic updating, which happened when Lion Mail was
displaying an email which got deleted from KMail2.
We simply mark the deleted item in that case, and it'll just go away,
without being able to be "undeleted".
File Changes
Modified 3 files
- /trunk/playground/base/plasma/applets/lionmail/emailnotifier
- /emaillist.cpp
- /emailwidget.cpp
- /emailwidget.h
3 files changed in total