X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55acd85e7134f8d16d40dc21cd665c5ea18a98f1..6d693bb4fc299b7375dd4da9d878768d80ceaf55:/include/wx/motif/region.h?ds=inline 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 {