wxEvtHandler derives from wxTrackable, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
7bdb010f17
commit
9de71074ec
@ -335,7 +335,7 @@ public:
|
||||
|
||||
@see @ref overview_events_processing, wxEventBlocker, wxEventLoopBase
|
||||
*/
|
||||
class wxEvtHandler : public wxObject
|
||||
class wxEvtHandler : public wxObject, public wxTrackable
|
||||
{
|
||||
public:
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user