]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/forty/playerdg.h
*** empty log message ***
[wxWidgets.git] / samples / forty / playerdg.h
index 995ac57a80876a94dcb6b76c5126dc70d9d2e292..70d9cfb6cb2b7428af821e6012ce5a17e4f75e9f 100644 (file)
@@ -28,7 +28,7 @@ public:
 
 protected:
        friend void SelectCallback(wxListBox&, wxCommandEvent&);
-       bool OnClose();
+       void OnCloseWindow(wxCloseEvent& event);
 
 private:
        ScoreFile*      m_scoreFile;