mirror of
https://github.com/ruby/ruby.git
synced 2025-09-18 01:54:00 +02:00
* ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo.
* ext/tk/lib/tkextlib/tile/dialog.rb: forget to give an argument. * ext/tk/lib/tkextlib/version.rb: update RELEASE_DATE. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@12389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
67bb94f747
commit
c80c57d940
4 changed files with 12 additions and 3 deletions
|
@ -23,5 +23,5 @@ else
|
|||
# TkPackage.require('Tablelist', '4.2')
|
||||
TkPackage.require('Tablelist')
|
||||
|
||||
requrie 'tkextlib/tcllib/tablelist_core'
|
||||
require 'tkextlib/tcllib/tablelist_core'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue