]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/listctrl.cpp
failed attempt to change the default action for GTK dnd (nothing changed finally)
[wxWidgets.git] / src / generic / listctrl.cpp
index 85d1144fdcd8c5ecc4653693018b66bbb6e08614..93b43f15299222f55d10f7e47e2510c28db4a75e 100644 (file)
@@ -4317,6 +4317,7 @@ void wxListEvent::CopyObject(wxObject& object_dest) const
 // -------------------------------------------------------------------------------------
 
 IMPLEMENT_DYNAMIC_CLASS(wxListCtrl, wxControl)
+IMPLEMENT_DYNAMIC_CLASS(wxListView, wxListCtrl)
 
 BEGIN_EVENT_TABLE(wxListCtrl,wxControl)
   EVT_SIZE(wxListCtrl::OnSize)