/////////////////////////////////////////////////////////////////////////////
-// Name: pnghand.h
+// Name: wx/os2/pnghand.h
// Purpose: PNG bitmap handler
// Author: Julian Smart
// Modified by:
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Microsoft, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
-#pragma interface "pnghand.h"
-#endif
-
#ifndef _WX_PNGHAND_H_
#define _WX_PNGHAND_H_
virtual bool LoadFile( wxBitmap* pBitmap
,const wxString& rName
+ ,HPS hPs
,long lFlags
,int nDesiredWidth
,int nDesiredHeight
};
#endif
- // _WX_PNGHAND_H_
-
+ // _WX_PNGHAND_H_