]> git.saurik.com Git - wxWidgets.git/commit - src/motif/choice.cpp
Fix crash on exit with Lesstif (and possibly Motif 1.x).
authorMattia Barbon <mbarbon@cpan.org>
Sun, 19 Jun 2005 19:11:21 +0000 (19:11 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 19 Jun 2005 19:11:21 +0000 (19:11 +0000)
commit7360894949ff89740d023dc587be5aa31f5be693
treee62a3a2d8e84da68a27120ab329c0e9e9d7ee1c8
parent3550706df76875b741ae10e85e496da4ec30799d
  Fix crash on exit with Lesstif (and possibly Motif 1.x).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/motif/font.h
src/motif/button.cpp
src/motif/checkbox.cpp
src/motif/choice.cpp
src/motif/font.cpp
src/motif/listbox.cpp
src/motif/menu.cpp
src/motif/radiobox.cpp
src/motif/radiobut.cpp
src/motif/statbox.cpp
src/motif/stattext.cpp
src/motif/utils.cpp