]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/png/pngdemo.h
Define SF_UNICODE if undefined
[wxWidgets.git] / samples / png / pngdemo.h
index eef3432f116cdd15892e314c0a8dbbd86fa96ce8..e250aa69d281733576b9ff85ceaa7e539c136450 100644 (file)
@@ -32,7 +32,6 @@ class MyFrame: public wxFrame
     MyCanvas *canvas;
     MyFrame(wxFrame *parent, const wxString& title, const wxPoint& pos, const wxSize& size);
 
-    bool OnClose(void);
     void OnActivate(bool) {}
     void OnLoadFile(wxCommandEvent& event);
     void OnSaveFile(wxCommandEvent& event);