fix ifdef - its libpng not pnglib :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
#include "wx/defs.h"
|
#include "wx/defs.h"
|
||||||
|
|
||||||
#if wxUSE_PNGLIB
|
#if wxUSE_LIBPNG
|
||||||
|
|
||||||
class WXDLLEXPORT wxPNGFileHandler: public wxBitmapHandler
|
class WXDLLEXPORT wxPNGFileHandler: public wxBitmapHandler
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user