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