X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55acd85e7134f8d16d40dc21cd665c5ea18a98f1..7af89395ba79fc2c6bb89037e409a5b46b4ee38d:/include/wx/motif/region.h diff --git a/include/wx/motif/region.h b/include/wx/motif/region.h index ca68dc140a..969a44f654 100644 --- a/include/wx/motif/region.h +++ b/include/wx/motif/region.h @@ -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 {