]> git.saurik.com Git - wxWidgets.git/commit - include/wx/thread.h
added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 8 May 2002 13:30:26 +0000 (13:30 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 8 May 2002 13:30:26 +0000 (13:30 +0000)
commitbe52b34172dede7460990c54b9f7e2dad3a6f876
treea7286e788a4124ddd6e77175225ea301a7644de9
parenta4ac80e181e7070e95dcfcf7856683d7f12ec34f
added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
provide implicit copy constructor or assignement (will be corrected)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/app.h
include/wx/containr.h
include/wx/log.h
include/wx/mac/bitmap.h
include/wx/mac/cursor.h
include/wx/mac/dc.h
include/wx/mac/palette.h
include/wx/thread.h
include/wx/utils.h
include/wx/validate.h
src/mac/bitmap.cpp
src/mac/carbon/bitmap.cpp