Commited fix for HP compiler in raw bitmap code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
53ce655c5b
commit
f9a2692dbe
@ -289,6 +289,7 @@ struct WXDLLEXPORT wxPixelDataOut<wxImage>
|
|||||||
template <class dummyPixelFormat>
|
template <class dummyPixelFormat>
|
||||||
class WXDLLEXPORT wxPixelDataIn : public wxPixelDataBase
|
class WXDLLEXPORT wxPixelDataIn : public wxPixelDataBase
|
||||||
{
|
{
|
||||||
|
public:
|
||||||
// the type of the class we're working with
|
// the type of the class we're working with
|
||||||
typedef wxImage ImageType;
|
typedef wxImage ImageType;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user