Skip to content

Commit

Permalink
Merge branch 'master' into myocpn
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakansv committed Dec 22, 2024
2 parents dcd5ac0 + 2cc832a commit 24ce833
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 196 deletions.
2 changes: 2 additions & 0 deletions gui/src/navutil.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@

#ifdef ocpnUSE_GL
#include "glChartCanvas.h"
#include "model/plugin_comm.h"
#endif

#ifdef __ANDROID__
Expand Down Expand Up @@ -2927,6 +2928,7 @@ void MyConfig::UpdateSettings() {
SaveCanvasConfigs();

Flush();
SendMessageToAllPlugins("GLOBAL_SETTINGS_UPDATED", wxEmptyString);
}

void MyConfig::UpdateNavObjOnly() {
Expand Down
Loading

0 comments on commit 24ce833

Please sign in to comment.