]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix wxOS2 compilation, as reported by Lauri Nurmi. Hopefully no other ports are simil...
authorMart Raudsepp <leio@gentoo.org>
Mon, 9 Oct 2006 07:09:20 +0000 (07:09 +0000)
committerMart Raudsepp <leio@gentoo.org>
Mon, 9 Oct 2006 07:09:20 +0000 (07:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/gdiimage.h

index b2f68d5ff027719ff316b7c20e78adf9ae57a633..34c4c73d0d56be9485740ad69e35e0c86f7b99d7 100644 (file)
@@ -107,7 +107,7 @@ public:
 
     // real handler operations: to implement in derived classes
     virtual bool Create( wxGDIImage* pImage
-                        ,void*       pData
+                        ,const void* pData
                         ,long        lFlags
                         ,int         nWidth
                         ,int         nHeight