Bug #11897 ยป bug_11897.patch
| ext/tk/lib/tkextlib/blt/tree.rb | ||
|---|---|---|
|
'recurse'=>nil, 'tags'=>nil,
|
||
|
# sort command
|
||
|
'ascii'=>nil, 'decreasing'=>nil, 'disctionary'=>nil,
|
||
|
'ascii'=>nil, 'decreasing'=>nil, 'dictionary'=>nil,
|
||
|
'integer'=>nil, 'real'=>nil, 'recurse'=>nil, 'reorder'=>nil,
|
||
|
}
|
||
|
end
|
||