diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-28 07:21:30 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-28 07:21:30 +0100 |
| commit | 214d46b8e26ae88b13f9a1a9083d36ce83671d46 (patch) | |
| tree | b6d9e4a4cbfc3d9b772367f987807fa7ebbd076b /src/MainWindow.hpp | |
| parent | 4eeb110f807cd175fc778a5c19e9964589b4d885 (diff) | |
Improve user experience
Diffstat (limited to 'src/MainWindow.hpp')
| -rw-r--r-- | src/MainWindow.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/MainWindow.hpp b/src/MainWindow.hpp index 567ce3a..5c3739a 100644 --- a/src/MainWindow.hpp +++ b/src/MainWindow.hpp @@ -19,7 +19,6 @@ class MainWindow : public MainFrame { void OnClose(wxCloseEvent &e); void NewGame(bool useFen); - void OpenFile(); void OnPageChange(wxAuiNotebookEvent &event); void OnRefreshTabTitle(wxCommandEvent &event); void OpenSettings(); |
