X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/284f2b59db428e6ab05d31ff26b12043b6d42ff3..025357ca4feb7a7f4cfdc85cd1ff3c37b300c2b1:/include/wx/rawbmp.h diff --git a/include/wx/rawbmp.h b/include/wx/rawbmp.h index 0815f09f17..3fca5566a7 100644 --- a/include/wx/rawbmp.h +++ b/include/wx/rawbmp.h @@ -289,6 +289,7 @@ struct WXDLLEXPORT wxPixelDataOut template class WXDLLEXPORT wxPixelDataIn : public wxPixelDataBase { + public: // the type of the class we're working with typedef wxImage ImageType;