tvplanit: Fix keyboard behavior of TVpContactGrid (issue #34641)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-12-04 08:49:17 +00:00
parent d597266e0d
commit fc5c783aef

View File

@ -1639,6 +1639,7 @@ begin
end; end;
else else
inherited; inherited;
exit;
end; end;
Invalidate; Invalidate;