No changes, just fix some typos in the comments in the headers.
Closes #14665. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3006,7 +3006,7 @@ public:
|
||||
protected:
|
||||
// Init the hash table with the entries of the static event table.
|
||||
void InitHashTable();
|
||||
// Helper funtion of InitHashTable() to insert 1 entry into the hash table.
|
||||
// Helper function of InitHashTable() to insert 1 entry into the hash table.
|
||||
void AddEntry(const wxEventTableEntry &entry);
|
||||
// Allocate and init with null pointers the base hash table.
|
||||
void AllocEventTypeTable(size_t size);
|
||||
|
Reference in New Issue
Block a user