Second try at doing Set/GetClient right
authorRobert Roebling <robert@roebling.de>
Fri, 6 Nov 1998 13:13:43 +0000 (13:13 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 6 Nov 1998 13:13:43 +0000 (13:13 +0000)
commitf5e27805de786dbb3976782ba2a3365c27256031
tree41eb8d8d79e54eb5a0445f353f98058a6fe79f98
parented7174bafef77f3e99c5d47976f6ba1365960866
  Second try at doing Set/GetClient right

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
include/wx/event.h
include/wx/gtk/choice.h
include/wx/gtk/combobox.h
include/wx/gtk/listbox.h
include/wx/gtk/window.h
include/wx/gtk1/choice.h
include/wx/gtk1/combobox.h
include/wx/gtk1/listbox.h
include/wx/gtk1/window.h
src/common/event.cpp
src/gtk/choice.cpp
src/gtk/combobox.cpp
src/gtk/listbox.cpp
src/gtk/window.cpp
src/gtk1/choice.cpp
src/gtk1/combobox.cpp
src/gtk1/listbox.cpp
src/gtk1/window.cpp