Corretta chiamata beep
git-svn-id: svn://10.65.10.50/trunk@790 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
cf1219fb79
commit
fca7c26f76
@ -1955,7 +1955,7 @@ void TViswin::find_next()
|
||||
int x;
|
||||
|
||||
if (_txt_to_find.empty() || _last_found.y == -1l)
|
||||
beep;
|
||||
beep();
|
||||
else
|
||||
{
|
||||
long l = search(_txt_to_find, x, _point.y, _down_dir);
|
||||
|
Loading…
x
Reference in New Issue
Block a user