Remove unneeded size event handler
This commit is contained in:
@@ -1195,10 +1195,7 @@ public:
|
||||
int GetItemCount() const
|
||||
{ return GetStore()->GetItemCount(); }
|
||||
|
||||
void OnSize( wxSizeEvent &event );
|
||||
|
||||
private:
|
||||
wxDECLARE_EVENT_TABLE();
|
||||
wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxDataViewListCtrl);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user