From a052288d4877c190902f3c29c126ad0811160002 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: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@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 5ac6724b8..8462c3064 100644 --- a/ext/tk/lib/tk.rb +++ b/ext/tk/lib/tk.rb @@ -2706,6 +2706,9 @@ class TkWindow