#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"
long style = wxDEFAULT_FRAME_STYLE, const wxString& name = "frame");
~wxResourceEditorFrame();
- bool OnClose();
+ void OnCloseWindow(wxCloseEvent& event);
void OnNew(wxCommandEvent& event);
void OnOpen(wxCommandEvent& event);