cleaning up image mess for os/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -72,6 +72,9 @@ protected:
|
||||
long m_type;
|
||||
};
|
||||
|
||||
#if !defined(__VISAGECPP__)
|
||||
// Why define these here and then again in the individual image format headers??
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// wxPNGHandler
|
||||
//-----------------------------------------------------------------------------
|
||||
@@ -208,6 +211,8 @@ public:
|
||||
};
|
||||
#endif // wxUSE_PCX
|
||||
|
||||
#endif //__VISAGECPP__
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// wxImage
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user