X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..a8eaaeb23796c69ea0f67cbd48fc5f667d9823d0:/include/wx/mac/dataform.h diff --git a/include/wx/mac/dataform.h b/include/wx/mac/dataform.h index d1bf0f98bc..6e8846c6da 100644 --- a/include/wx/mac/dataform.h +++ b/include/wx/mac/dataform.h @@ -50,7 +50,7 @@ public: void SetId(const wxChar* pId); // implementation - wxDataFormatId GetType() const; + wxDataFormatId GetType() const { return m_type; } void SetType( wxDataFormatId type ); private: