Wait a second before user can make recording choice
commitdebbafe2ffcd73886a825d5602c4e7e4d0c2ee01
authorjlh <jlh@gmx.ch>
Wed, 23 Apr 2008 14:00:02 +0000 (23 16:00 +0200)
committerjlh <jlh@gmx.ch>
Wed, 23 Apr 2008 14:00:02 +0000 (23 16:00 +0200)
tree654dabce84ab3e24f6e15565aa53466dfca321bc
parent868e17707a6845442956de6bbfe25fb12665f311
Wait a second before user can make recording choice

This avoids it that when the dialog pops up while the user is
typing or clicking, that any unintended input closes the dialog.
The user may now also accept to record the call by pressing enter.
Escape already stopped the recording before.

One remaining problem is that escape will close the dialog and
deny recording even before the second has elapsed.
call.cpp
call.h