]> git.saurik.com Git - wxWidgets.git/commit
Calss interface updates (wxMotif-only).
authorMattia Barbon <mbarbon@cpan.org>
Sun, 28 Jul 2002 20:50:37 +0000 (20:50 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 28 Jul 2002 20:50:37 +0000 (20:50 +0000)
commit18128cbb47b5775f20fb449dd34f36fa31776d51
tree25fc19597eb9723e0a1c67c0473243129c9a37e0
parent4e9cbd33d071aa372c366805ff2a715e09face6f
Calss interface updates (wxMotif-only).
Made wxCheckBox inherit from wxChekBoxBase.
Corrected virtual function hiding in wxListBox.
Made wxRadioBox inherit from wxRadioBoxBase.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/motif/checkbox.h
include/wx/motif/listbox.h
include/wx/motif/radiobox.h
src/motif/radiobox.cpp