X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1195ec42510626c6305651526fd48cf84d23988e..f3033278722328d37b98406b45060a2a3b8b1877:/utils/dialoged/src/reseditr.h diff --git a/utils/dialoged/src/reseditr.h b/utils/dialoged/src/reseditr.h index 38634c1bfe..5a87b10d06 100644 --- a/utils/dialoged/src/reseditr.h +++ b/utils/dialoged/src/reseditr.h @@ -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);