]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/region.cpp
Changed a few true -> TRUE
[wxWidgets.git] / src / motif / region.cpp
index 7121fe63a32fb3ec5c0b7f5ce40b4740154d0e6c..d4ced6405db74940d03cb09a86e2fa8f70e151c9 100644 (file)
@@ -105,7 +105,7 @@ wxRegion::~wxRegion()
 }
 
 // Get the internal region handle
-WXRegion wxRegion::GetXRegion()
+WXRegion wxRegion::GetXRegion() const
 {
     wxASSERT( m_refData !=NULL );