From 468a0bd4fa5f69407de50bb9645ab99efe327092 Mon Sep 17 00:00:00 2001 From: nagai Date: Thu, 6 Apr 2006 02:21:20 +0000 Subject: * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10080 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ ext/tk/lib/tk/panedwindow.rb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f23aaa92ba..b5d90797cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Apr 6 11:18:37 2006 Hidetoshi NAGAI + + * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681] + Thu Apr 6 01:04:47 2006 Hidetoshi NAGAI * ext/tk/tcltklib.c: fix SEGV when embedding to an application. diff --git a/ext/tk/lib/tk/panedwindow.rb b/ext/tk/lib/tk/panedwindow.rb index 3f4266e4f9..c6cf3cd11f 100644 --- a/ext/tk/lib/tk/panedwindow.rb +++ b/ext/tk/lib/tk/panedwindow.rb @@ -63,7 +63,7 @@ class TkPanedWindow