git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20381
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
{
// NB: this is a template class even though it doesn't use its template
// parameter because otherwise wxPixelData couldn't compile
{
// NB: this is a template class even though it doesn't use its template
// parameter because otherwise wxPixelData couldn't compile
- template <class PixelFormat>
+ template <class dummyPixelFormat>
class WXDLLEXPORT wxPixelDataIn : public wxPixelDataBase
{
// the type of the class we're working with
class WXDLLEXPORT wxPixelDataIn : public wxPixelDataBase
{
// the type of the class we're working with