--- nono/wx/wxmonitor.cpp 2026/04/29 17:04:53 1.1.1.4 +++ nono/wx/wxmonitor.cpp 2026/04/29 17:04:56 1.1.1.5 @@ -12,9 +12,9 @@ // // コンストラクタ -WXMonitorWindow::WXMonitorWindow(wxWindow *parent, wxWindowID id, - const wxString& name, IMonitor& monitor_) - : inherited(parent, id, name) +WXMonitorWindow::WXMonitorWindow(wxWindow *parent, const wxString& name, + Monitor& monitor_) + : inherited(parent, wxID_ANY, name) { // top // | +----------------------------+