--- nono/wx/wxmpumonitor.cpp 2026/04/29 17:05:12 1.1.1.6 +++ nono/wx/wxmpumonitor.cpp 2026/04/29 17:05:31 1.1.1.8 @@ -9,8 +9,6 @@ // #include "wxmpumonitor.h" -#include "fontmanager.h" -#include "m88200.h" // // CMMU キャッシュウィンドウ @@ -18,7 +16,7 @@ // コンストラクタ WXCacheWindow::WXCacheWindow(wxWindow *parent, const wxString& name, - Monitor& monitor_) + Monitor *monitor_) : inherited(parent, name, monitor_) { // モニタパネルに送られるマウスイベントをこちらで処理する