terminal.c should call the frontend beep() routine even with
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 28 Oct 2002 21:58:07 +0000 (21:58 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 28 Oct 2002 21:58:07 +0000 (21:58 +0000)
commit0ce89525af77efe89d35cc4eb48945a57b9f08c0
treeb5cb4f34d7d949343795bd81b7edaba27b6efecc
parent461b078e13ea3bbbbb4304598137a8ef04a14f29
terminal.c should call the frontend beep() routine even with
mode==BELL_VISUAL, otherwise taskbar flashing won't happen on visual
bells. It's up to the frontend routine to spot BELL_VISUAL and avoid
making any noise.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2155 cda61777-01e9-0310-a592-d414129be87e
terminal.c
unix/pterm.c