]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/ole/dropsrc.h
switching to compositing operators (fixes #9881), adding layers
[wxWidgets.git] / include / wx / msw / ole / dropsrc.h
index 4efd1b59f2a73cbd77bb70155cba3b63b18201f0..deb5a2e8f19bf73bc7261f45cc0b0bd330b4f7ca 100644 (file)
@@ -71,7 +71,7 @@ protected:
 private:
     wxIDropSource *m_pIDropSource;  // the pointer to COM interface
 
-    DECLARE_NO_COPY_CLASS(wxDropSource)
+    wxDECLARE_NO_COPY_CLASS(wxDropSource);
 };
 
 #endif  //wxUSE_DRAG_AND_DROP