X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/05adb9d2fdc40d8620730be490bf406b8e367cf8..a1260bfc7d001721aac4e505623a9224793b8d1f:/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);