]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/rawbmp.h
made Add() public so that it could be called for addition HWNDs making part of the...
[wxWidgets.git] / include / wx / rawbmp.h
index 0815f09f17aa2394ab4f5ae3759e80c9f22a34bd..3fca5566a7156054b5439eb36142d33ef173c6a9 100644 (file)
@@ -289,6 +289,7 @@ struct WXDLLEXPORT wxPixelDataOut<wxImage>
     template <class dummyPixelFormat>
     class WXDLLEXPORT wxPixelDataIn : public wxPixelDataBase
     {
+    public:
         // the type of the class we're working with
         typedef wxImage ImageType;