Made wxGTK compile and link again. Broke wxMSW a little.
authorRobert Roebling <robert@roebling.de>
Thu, 21 Oct 1999 10:23:30 +0000 (10:23 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 21 Oct 1999 10:23:30 +0000 (10:23 +0000)
commitb068c4e8a1f4919360329c345eae36ff95ab5a10
treedb3cd0e108d49f652ae0d43868268e351a6cefb7
parent1be7f92adb9b0140ccbbc7a5b4d2731da0318837
  Made wxGTK compile and link again. Broke wxMSW a little.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
Makefile.in
distrib/msw/tmake/filelist.txt
include/wx/clipbrd.h
include/wx/dataobj.h
include/wx/dnd.h
include/wx/gtk/dataobj.h
include/wx/gtk/dataobj2.h
include/wx/gtk/dnd.h
include/wx/gtk1/dataobj.h
include/wx/gtk1/dataobj2.h
include/wx/gtk1/dnd.h
src/common/clipcmn.cpp [new file with mode: 0644]
src/gtk/clipbrd.cpp
src/gtk/dataobj.cpp
src/gtk/dnd.cpp
src/gtk1/clipbrd.cpp
src/gtk1/dataobj.cpp
src/gtk1/dnd.cpp