more Motif fixes (still doesn't compile, but *really* close :-)
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Jun 1999 19:10:37 +0000 (19:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Jun 1999 19:10:37 +0000 (19:10 +0000)
commitaf0bb3b161bc687d4a53a83c930c807bfa300a2d
treee14c808972620f92519c447e9793e9b307254782
parentced859c3dc1b444dc3d79bbeb5a81204774bdf82
more Motif fixes (still doesn't compile, but *really* close :-)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
include/wx/dc.h
include/wx/generic/dcpsg.h
include/wx/generic/notebook.h
include/wx/motif/cursor.h
include/wx/motif/dc.h
include/wx/motif/dcclient.h
include/wx/motif/dcmemory.h
include/wx/motif/font.h
include/wx/motif/frame.h
include/wx/motif/radiobox.h
include/wx/motif/window.h
src/motif/dc.cpp
src/motif/dcclient.cpp
src/motif/radiobox.cpp
src/motif/window.cpp