]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/region.cpp
aui notebook button enabling/disabling implemented
[wxWidgets.git] / src / mgl / region.cpp
index f2778ffa9973fca75572b380f1f086688372c858..1211a7a954714fc7bbffc37ba49e3b2b0698c6b2 100644 (file)
@@ -127,7 +127,7 @@ void wxRegion::Clear()
 // Information on region
 //-----------------------------------------------------------------------------
 
 // Information on region
 //-----------------------------------------------------------------------------
 
-bool wxRegion::DoIsEqual(const wxRegion& region) const
+bool wxRegion::DoIsEqual(const wxRegion& WXUNUSED(region)) const
 {
     wxFAIL_MSG( _T("not implemented") );
 
 {
     wxFAIL_MSG( _T("not implemented") );