]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/listctrl.h
fix evtloop.h header dependency
[wxWidgets.git] / include / wx / msw / listctrl.h
index 13b7586b0460410305f956d2eba95e4e511c6199..eb5f7bbcdb3948eb07e4234c27e87a7a1a0e61ff 100644 (file)
@@ -465,7 +465,7 @@ private:
 
     DECLARE_DYNAMIC_CLASS(wxListCtrl)
     DECLARE_EVENT_TABLE()
-    DECLARE_NO_COPY_CLASS(wxListCtrl)
+    wxDECLARE_NO_COPY_CLASS(wxListCtrl);
 };
 
 #endif // _WX_LISTCTRL_H_