Made dnd reentrent safe as per stable tree.

Dropped in new wxMatrix.
  Compile wxMatrix.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-11-24 12:41:23 +00:00
parent 555526fbff
commit 513abb883f
5 changed files with 496 additions and 132 deletions

View File

@@ -102,6 +102,7 @@ ALL_SOURCES = \
common/list.cpp \
common/log.cpp \
common/longlong.cpp \
common/matrix.cpp \
common/memory.cpp \
common/menucmn.cpp \
common/mimecmn.cpp \