diff options
Diffstat (limited to 'src/game_tab/GameTab.cpp')
| -rw-r--r-- | src/game_tab/GameTab.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game_tab/GameTab.cpp b/src/game_tab/GameTab.cpp index 5a3e6b8..48c69d7 100644 --- a/src/game_tab/GameTab.cpp +++ b/src/game_tab/GameTab.cpp @@ -50,4 +50,5 @@ void GameTab::OnRefreshTabTitle(wxCommandEvent &event) { void GameTab::ApplyPreferences() { board_panel->ApplyPreferences(); + editor_panel->ApplyPreferences(); } |
