X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1195ec42510626c6305651526fd48cf84d23988e..9f06bcb3b8aea7aa709754a217c26e94fe2d5954:/utils/dialoged/src/reseditr.h?ds=inline 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);