projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
IsSingleLine() is now in the base class
[wxWidgets.git]
/
include
/
wx
/
mac
/
pngread.h
diff --git
a/include/wx/mac/pngread.h
b/include/wx/mac/pngread.h
index 2a5b4b40cde8675c9e949b25673676299dd604dc..2a9307ba9ba433a53d38abd7450cc608b9407977 100644
(file)
--- a/
include/wx/mac/pngread.h
+++ b/
include/wx/mac/pngread.h
@@
-50,7
+50,7
@@
protected:
long EfeWidth; // Efective Width
-
GWorldPtr
lpbi;
+
void *
lpbi;
int bgindex;
wxPalette* m_palette;
bool imageOK;