From f7987213342edf6dd58d221a08f2f80074e92eee Mon Sep 17 00:00:00 2001 From: nagai Date: Fri, 26 Nov 2004 09:07:25 +0000 Subject: * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath * ext/tk/lib/tk/image.rb: bug fix * ext/tk/lib/tk/wm.rb: add 'iconphoto' method(Windows only) * ext/tk/lib/tkextlib/*: some methods uses TkWindow#epath git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7386 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/lib/tk/image.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ext/tk/lib/tk/image.rb') diff --git a/ext/tk/lib/tk/image.rb b/ext/tk/lib/tk/image.rb index 7fd61eff5d..6eb7b98d6c 100644 --- a/ext/tk/lib/tk/image.rb +++ b/ext/tk/lib/tk/image.rb @@ -70,7 +70,9 @@ class TkPhotoImage