]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/dialoged/src/reseditr.h
more files to ignore in cvs commands (setup.h, lex_yy.c, y_tab.c)
[wxWidgets.git] / utils / dialoged / src / reseditr.h
index 38634c1bfe2fbb30512ddf3e198fed3f748158e2..5a87b10d069a9c7c8cb8bba60038ac8686c550ed 100644 (file)
@@ -25,8 +25,7 @@
 #include "wx/toolbar.h"
 #include "wx/imaglist.h"
 #include "wx/treectrl.h"
-
-#include "proplist.h"
+#include "wx/proplist.h"
 #include "symbtabl.h"
 #include "winstyle.h"
 
@@ -358,7 +357,7 @@ class wxResourceEditorFrame: public wxFrame
     long style = wxDEFAULT_FRAME_STYLE, const wxString& name = "frame");
   ~wxResourceEditorFrame();
 
-  bool OnClose();
+  void OnCloseWindow(wxCloseEvent& event);
 
   void OnNew(wxCommandEvent& event);
   void OnOpen(wxCommandEvent& event);