setPerCallerPreference() must close preferences
commit233c4b93ff81e71b7ec2f8b76b12d37e81de3532
authorjlh <jlh@gmx.ch>
Sun, 4 May 2008 23:29:06 +0000 (5 01:29 +0200)
committerjlh <jlh@gmx.ch>
Sun, 4 May 2008 23:29:06 +0000 (5 01:29 +0200)
tree146341564330e98706c12002849768d1989d499b
parentcc4dbc822c8f3e59507e164d8fa709c18255d84e
setPerCallerPreference() must close preferences

If the per caller dialog is open, then these preferences haven't
been updated yet.  To avoid any loss, close the dialog, before
changing any preferences.
preferences.cpp