diff options
Diffstat (limited to 'src/game_tab/editor/EditorPanel.hpp')
| -rw-r--r-- | src/game_tab/editor/EditorPanel.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game_tab/editor/EditorPanel.hpp b/src/game_tab/editor/EditorPanel.hpp index 36d57f1..8502c14 100644 --- a/src/game_tab/editor/EditorPanel.hpp +++ b/src/game_tab/editor/EditorPanel.hpp @@ -36,4 +36,5 @@ public: void OnDelete(wxCommandEvent &event); void OnPreviousMove(wxCommandEvent &event); void OnNextMove(wxCommandEvent &event); + void ApplyPreferences(); };
\ No newline at end of file |
