~tetradice1011/rumix/master

« back to all changes in this revision

Viewing changes to lib/wx/classes/listbox.rb

  • Committer: Dice
  • Date: 2009-05-09 10:23:43 UTC
  • Revision ID: tetradice+lp@gmail.com-20090509102343-su8lh579pcj43e2t
Tags: 0.5
first commit on launchpad

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
class Wx::ListBox
 
2
  alias :get_item_data :get_client_data
 
3
  alias :set_item_data :set_client_data
 
4
end