Corretto 'Collega'

git-svn-id: svn://10.65.10.50/trunk@3071 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1996-06-24 08:56:05 +00:00
parent fa160adf84
commit 748f0904a3

View File

@ -827,7 +827,7 @@ bool TSheet::on_key(KEY key)
if (id2pos(DLG_NEWREC) >= 0)
stop_run(key);
break;
case K_CTRL+'G':
case K_CTRL+'C':
if (id2pos(DLG_LINK) >= 0)
stop_run(key);
break;