X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa2f364e34bc8798f68a1585d089bdf11f56e648..a97d569cbbf90ba8bb293214055c3a8c19d447b5:/src/os2/pen.cpp diff --git a/src/os2/pen.cpp b/src/os2/pen.cpp index 4079248642..24d89e39b2 100644 --- a/src/os2/pen.cpp +++ b/src/os2/pen.cpp @@ -304,7 +304,7 @@ bool wxPen::RealizeResource() return false; } // end of wxPen::RealizeResource -WXHANDLE wxPen::GetResourceHandle() +WXHANDLE wxPen::GetResourceHandle() const { if (!M_PENDATA) return 0;