]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dragimag.h
Upported combobox changes and another fix.
[wxWidgets.git] / include / wx / msw / dragimag.h
index bf5dbdc9faed04902a6184663c6360c2915873e4..49b745c8363fc07472aeb35bb16ed5138e94c76c 100644 (file)
@@ -260,6 +260,7 @@ protected:
 
 private:
     DECLARE_DYNAMIC_CLASS(wxDragImage)
+    DECLARE_NO_COPY_CLASS(wxDragImage)
 };
 
 #endif