--- nono/wx/wxstatuspanel.cpp 2026/04/29 17:05:48 1.1.1.14 +++ nono/wx/wxstatuspanel.cpp 2026/04/29 17:05:53 1.1.1.15 @@ -1281,7 +1281,7 @@ void WXStatusPanel::DClickPerf(const Indicator *ind) { // モードを切り替える - syncer->RequestFullSpeed(!syncer->GetFullSpeed()); + syncer->NotifyFullSpeed(!syncer->GetFullSpeed()); } // コンテキストメニューイベント