Remove empty wxDataViewCtrl::OnChar() added in the parent commit
This is not really useful to have, so just remove it.
This commit is contained in:
@@ -285,7 +285,6 @@ protected:
|
||||
// event handling
|
||||
void OnSize(wxSizeEvent &event);
|
||||
void OnMouse(wxMouseEvent &event);
|
||||
void OnChar(wxKeyEvent &event);
|
||||
|
||||
private:
|
||||
// initializing of local variables:
|
||||
|
Reference in New Issue
Block a user