]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dataform.h
removed unused enum
[wxWidgets.git] / include / wx / mac / dataform.h
index 3492479d268ea3efc3368e400150aedffdf98cbf..d9267a9981fb0e6bbd9c70f874a0e99d79f1b9bc 100644 (file)
@@ -15,7 +15,7 @@
 class wxDataFormat
 {
 public:
-    typedef OSType NativeFormat;
+    typedef unsigned long NativeFormat;
 
     wxDataFormat();
     wxDataFormat(wxDataFormatId vType);