OnInit for adding carbon event handlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e4a05ccd8a
commit
6c28ba0c66
@ -85,6 +85,7 @@ public:
|
||||
static bool Initialize();
|
||||
static void CleanUp();
|
||||
|
||||
virtual bool OnInit();
|
||||
void DeletePendingObjects();
|
||||
bool ProcessIdle();
|
||||
bool IsExiting() { return !m_keepGoing ; }
|
||||
|
Loading…
Reference in New Issue
Block a user