Some more wxMotif improvements: DrawIcon fixed; generic notebook
authorJulian Smart <julian@anthemion.co.uk>
Wed, 23 Dec 1998 21:35:51 +0000 (21:35 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 23 Dec 1998 21:35:51 +0000 (21:35 +0000)
commit793f619f7f0e5b1eaba6a9e3f731462c1893b7f7
tree466ad595032ef0c5d715f3b70710df951e6224e6
parent926c550dc5347b149be7a5f02dd452865a8a524d
Some more wxMotif improvements: DrawIcon fixed; generic notebook
implementation used. wxGTK's DrawIcon has 2 args added for wxMSW compatibility.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/gtk/icon.h
include/wx/gtk1/icon.h
include/wx/motif/dc.h
include/wx/motif/dcclient.h
include/wx/motif/notebook.h [deleted file]
include/wx/notebook.h
src/generic/notebook.cpp
src/motif/dc.cpp
src/motif/dcclient.cpp
src/motif/dialog.cpp
src/motif/makefile.unx
src/motif/notebook.cpp [deleted file]