]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/region.h
Augmented version to b5
[wxWidgets.git] / include / wx / motif / region.h
index ca68dc140af831c4b6f7152444de7a620106abd0..969a44f6545e7dd57838e0f49cf41633eb56fbe4 100644 (file)
@@ -103,7 +103,7 @@ public:
        bool Combine(const wxRect& rect, wxRegionOp op);
 
     // Get the internal Region handle
-    WXRegion GetXRegion() ;
+    WXRegion GetXRegion() const;
 };
 
 class WXDLLEXPORT wxRegionIterator : public wxObject {