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