]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/pen.cpp
Implement wxIcon::LoadFile by defering to wxBitmap implementation instead of creating...
[wxWidgets.git] / src / os2 / pen.cpp
index 407924864227667184754b9eb33bacb3064d43e4..24d89e39b2a1397e725dee7130e09f71d7f27f1a 100644 (file)
@@ -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;