]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/ole/dropsrc.h
compilation fix
[wxWidgets.git] / include / wx / msw / ole / dropsrc.h
index 24a31537383eb5433ad2958884ab7ffb2f974058..7090d31b1c897b9bc11cc89d1a79541a930d33b0 100644 (file)
@@ -76,6 +76,8 @@ protected:
 
 private:
     wxIDropSource *m_pIDropSource;  // the pointer to COM interface
+
+    DECLARE_NO_COPY_CLASS(wxDropSource)
 };
 
 #endif  //_WX_OLEDROPSRC_H