]> git.saurik.com Git - wxWidgets.git/commitdiff
removing dependancy on mac headers from public wx headers (eventually adding wx/
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 6 Jan 2002 15:54:13 +0000 (15:54 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 6 Jan 2002 15:54:13 +0000 (15:54 +0000)
mac/private and typecasts)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/pngread.h

index 2a5b4b40cde8675c9e949b25673676299dd604dc..2a9307ba9ba433a53d38abd7450cc608b9407977 100644 (file)
@@ -50,7 +50,7 @@ protected:
 
   long EfeWidth;               // Efective Width
 
 
   long EfeWidth;               // Efective Width
 
-  GWorldPtr lpbi;
+  void *lpbi;
   int bgindex;
   wxPalette* m_palette;
   bool imageOK;
   int bgindex;
   wxPalette* m_palette;
   bool imageOK;