Replace closePreferences with closePerCallerDialog
commit822461d86addc538bd43d4a6f2972e3984897fbb
authorjlh <jlh@gmx.ch>
Fri, 13 Jun 2008 00:01:23 +0000 (13 02:01 +0200)
committerjlh <jlh@gmx.ch>
Fri, 13 Jun 2008 00:01:23 +0000 (13 02:01 +0200)
tree0265a735f2e49ede11602e3a36e9e947491b8d9b
parent39400deea16e4ed92408056c8945f1bf7b9aa05b
Replace closePreferences with closePerCallerDialog

The reason for this was that RecordConfirmationDialog could change
the per-caller settings, and that wouldn't interact well with the
per-caller dialog.  However, it's enough to only close that
dialog, instead of the entire preferences dialog.
preferences.cpp
preferences.h
recorder.cpp
recorder.h