X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/05adb9d2fdc40d8620730be490bf406b8e367cf8..35917d228a9fc3cecd3bd8a2b67a3bf34713723b:/include/wx/mac/dataform.h diff --git a/include/wx/mac/dataform.h b/include/wx/mac/dataform.h index 3492479d26..d9267a9981 100644 --- a/include/wx/mac/dataform.h +++ b/include/wx/mac/dataform.h @@ -15,7 +15,7 @@ class wxDataFormat { public: - typedef OSType NativeFormat; + typedef unsigned long NativeFormat; wxDataFormat(); wxDataFormat(wxDataFormatId vType);