--- nono/wx/wxplanemonitor.cpp 2026/04/29 17:05:27 1.1.1.5 +++ nono/wx/wxplanemonitor.cpp 2026/04/29 17:05:31 1.1.1.6 @@ -12,6 +12,7 @@ #include "wxcolor.h" #include "wxuimessage.h" #include "bt45x.h" +#include "mainapp.h" #include "planevram.h" #include "videoctlr.h" @@ -493,6 +494,7 @@ WXPlaneVRAMWindow::WXPlaneVRAMWindow(wxW // 上にコントロールパネル(のまず下敷き) ctrlpanel = new wxPanel(this); + ctrlpanel->SetName("WXPlaneVRAMWindow.CtrlPanel"); topsizer->Add(ctrlpanel, 0, wxEXPAND); // コントロールパネル用の横 Sizer