removing dependancy on mac headers from public wx headers (eventually adding wx/

mac/private and typecasts)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot 2002-01-06 15:54:13 +00:00
parent 1d78308f90
commit f2b6a31a9e

View File

@ -50,7 +50,7 @@ protected:
long EfeWidth; // Efective Width long EfeWidth; // Efective Width
GWorldPtr lpbi; void *lpbi;
int bgindex; int bgindex;
wxPalette* m_palette; wxPalette* m_palette;
bool imageOK; bool imageOK;