From f895f94cce55af4df0c5dfb9ee59bd71ede40be6 Mon Sep 17 00:00:00 2001 From: nagai Date: Tue, 15 Jun 2004 03:12:40 +0000 Subject: * ext/tk/lib/tk.rb: bug fix (TkWindow#grab) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/lib/tk.rb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/tk/lib/tk.rb b/ext/tk/lib/tk.rb index 5ac6724b84..8462c3064c 100644 --- a/ext/tk/lib/tk.rb +++ b/ext/tk/lib/tk.rb @@ -2706,6 +2706,9 @@ class TkWindow