X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a724d7892daa5a4eb5e7eb615bfbb4779730f4a6..58c7cd12b9035450e702d36dfdce63bfd008bcd0:/src/motif/region.cpp?ds=sidebyside diff --git a/src/motif/region.cpp b/src/motif/region.cpp index 7121fe63a3..d4ced6405d 100644 --- a/src/motif/region.cpp +++ b/src/motif/region.cpp @@ -105,7 +105,7 @@ wxRegion::~wxRegion() } // Get the internal region handle -WXRegion wxRegion::GetXRegion() +WXRegion wxRegion::GetXRegion() const { wxASSERT( m_refData !=NULL );