]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/metafile.h
Added wxUSE_NUMBERDLG to setup.h; added some files to VC++ project files;
[wxWidgets.git] / include / wx / mac / metafile.h
index 366ee6ce3aa382ec30b4d356012f988a779ba77e..aaa535b3fa220d494f0e0b122f99d1924424391c 100644 (file)
@@ -120,10 +120,7 @@ bool WXDLLEXPORT wxMakeMetaFilePlaceable(const wxString& filename, int x1, int y
 // wxMetafileDataObject is a specialization of wxDataObject for metafile data
 // ----------------------------------------------------------------------------
 
-// TODO: implement OLE side of things. At present, it's just for clipboard
-// use.
-
-#if wxUSE_DRAG_AND_DROP
+#if wxUSE_DATAOBJ
 class WXDLLEXPORT wxMetafileDataObject : public wxDataObject
 {
 public: