--- nono/wx/wxmpumonitor.h 2026/04/29 17:04:56 1.1.1.5 +++ nono/wx/wxmpumonitor.h 2026/04/29 17:05:27 1.1.1.8 @@ -4,20 +4,21 @@ // Licensed under nono-license.txt // +// +// MPU 関係のモニターウィンドウ +// + #pragma once #include "wxmonitor.h" -#include "monitor.h" -// // CMMU キャッシュウィンドウ -// class WXCacheWindow : public WXMonitorWindow { using inherited = WXMonitorWindow; public: WXCacheWindow(wxWindow *, const wxString& name, Monitor& monitor_); - virtual ~WXCacheWindow() override; + ~WXCacheWindow() override; private: // マウスイベント