Revision cec0f0a...
Go back to digest for 9th June 2013Bug Fixes in KDE-PIM
Jan Kundrát committed changes in [trojita] src/Gui/Window.cpp:
Do not destroy the address book instance when updating settings
The previous code was leaking the abook instance every time we saved the
settings, which is wrong. Adding this to the setupModels()/nukeModels() is wrong
because that would break the existing contact windows.
REVIEW: 110830
File Changes
Modified 1 files
- src/Gui/Window.cpp
1 files changed in total