]> git.saurik.com Git - wxWidgets.git/commit - include/wx/event.h
fixed wxDropFilesEvent dtor, added copy ctor and implemented Clone() for it
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Nov 2001 23:48:49 +0000 (23:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Nov 2001 23:48:49 +0000 (23:48 +0000)
commitc3c39620bae939d8560edb626678dc4df87ff7cd
treea4b56ce3d240a826ba846e7d9334bcde27f02d2a
parentfa1c12bdd76acc21ddb45b90bb53b2f58aed946d
fixed wxDropFilesEvent dtor, added copy ctor and implemented Clone() for it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/event.h
src/msw/window.cpp