]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/listctrl.h
Small speed up to fonts and support for scaling.
[wxWidgets.git] / include / wx / msw / listctrl.h
index de81e99dbef6423af8b561ac82bf243c814531d1..5de83175f9d72e132398e6a7a9f309af639a123e 100644 (file)
@@ -397,11 +397,10 @@ private:
 
     DECLARE_DYNAMIC_CLASS(wxListCtrl)
     DECLARE_EVENT_TABLE()
+    DECLARE_NO_COPY_CLASS(wxListCtrl)
 };
 
 #endif // wxUSE_LISTCTRL
 
-#endif
-    // _WX_LISTCTRL_H_
+#endif // _WX_LISTCTRL_H_
 
-// vi:sts=4:sw=4:et