X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f2a8de6e754cbbd6d0d7c216c5b44518fae872e..749414f70ff7f2ac7221389e81d18b0bc8409bf6:/include/wx/osx/dataview.h diff --git a/include/wx/osx/dataview.h b/include/wx/osx/dataview.h index ac85176733..679e229ba2 100644 --- a/include/wx/osx/dataview.h +++ b/include/wx/osx/dataview.h @@ -32,7 +32,7 @@ public: // constructors / destructor // wxDataViewRenderer(wxString const& varianttype, wxDataViewCellMode mode=wxDATAVIEW_CELL_INERT, int align=wxDVR_DEFAULT_ALIGNMENT); - + virtual ~wxDataViewRenderer(void); // @@ -400,7 +400,7 @@ public: { return this->m_NativeDataPtr; } - + void SetNativeData(wxDataViewColumnNativeData* newNativeDataPtr); // class takes ownership of pointer void SetWidthVariable(int NewWidth) {