X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa2f364e34bc8798f68a1585d089bdf11f56e648..a1c3cdc4a2c4cc2b15d7fdf60c1be228f9fbc520:/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;