Add static wxEventHashTable::ReconstructAll() to undo the effects of ClearAll().
Call it from wxEventTableEntryModule::OnInit() so that it is now symmetric with OnExit(). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
*wxAuiNotebook*SetSelectedFont*;
|
||||
*wxAuiNotebook*ShowWindowMenu*;
|
||||
*wxDocument*GetUserReadableName*;
|
||||
*wxEventHashTable*ReconstructAll*;
|
||||
*wxHtmlEasyPrinting*GetParentWindow*;
|
||||
*wxHtmlEasyPrinting*SetParentWindow*;
|
||||
*wxLog*DoCreateOnDemand*;
|
||||
|
Reference in New Issue
Block a user