projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Notebook page bitmaps now supported.
[wxWidgets.git]
/
src
/
common
/
imagbmp.cpp
diff --git
a/src/common/imagbmp.cpp
b/src/common/imagbmp.cpp
index c699ae596f19a9e428babcd2756f58c225fc41c2..09b1a9387f26a6e326ae09b99a93008b95cb4312 100644
(file)
--- a/
src/common/imagbmp.cpp
+++ b/
src/common/imagbmp.cpp
@@
-844,7
+844,7
@@
bool wxBMPHandler::LoadDib(wxImage *image, wxInputStream& stream,
wxInt32 dbuf[4];
wxInt8 bbuf[4];
wxInt32 dbuf[4];
wxInt8 bbuf[4];
- wxFile
Size_
t offset = 0; // keep gcc quiet
+ wxFile
Offse
t offset = 0; // keep gcc quiet
if ( IsBmp )
{
// read the header off the .BMP format file
if ( IsBmp )
{
// read the header off the .BMP format file