X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/63cafd2799b6e9dcbe34ce63635f1f8a807d895f..29ea4a290850e9ae79c258774fa22153a951ff7f:/samples/forty/playerdg.h diff --git a/samples/forty/playerdg.h b/samples/forty/playerdg.h index 995ac57a80..70d9cfb6cb 100644 --- a/samples/forty/playerdg.h +++ b/samples/forty/playerdg.h @@ -28,7 +28,7 @@ public: protected: friend void SelectCallback(wxListBox&, wxCommandEvent&); - bool OnClose(); + void OnCloseWindow(wxCloseEvent& event); private: ScoreFile* m_scoreFile;