]> git.saurik.com Git - wxWidgets.git/commit - include/wx/event.h
add a wxEventType argument to wxThreadEvent for coherency with other event classes...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 4 Feb 2009 19:44:55 +0000 (19:44 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 4 Feb 2009 19:44:55 +0000 (19:44 +0000)
commit74d60f66eeeeeb385beb7e466e03e5cee7b690b1
tree333a6bde41817b7855b29acddcffba3d01897ebe
parent1e247d69929786240884264117ba0ce8f80d960e
add a wxEventType argument to wxThreadEvent for coherency with other event classes; rewrite its Clone() function

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/event.h
interface/wx/event.h
samples/thread/thread.cpp