From eb6571a860ff8c37c3583145be57287e8af97533 Mon Sep 17 00:00:00 2001 From: nagai Date: Tue, 6 Jul 2004 09:42:12 +0000 Subject: * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers * BWidget extension support on Ruby/Tk git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/lib/tk/labelframe.rb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'ext/tk/lib/tk/labelframe.rb') diff --git a/ext/tk/lib/tk/labelframe.rb b/ext/tk/lib/tk/labelframe.rb index fa658848c8..fd16d3419d 100644 --- a/ext/tk/lib/tk/labelframe.rb +++ b/ext/tk/lib/tk/labelframe.rb @@ -8,13 +8,13 @@ class TkLabelFrame