--- nono/wx/wxmonitor.h 2026/04/29 17:04:56 1.1.1.6 +++ nono/wx/wxmonitor.h 2026/04/29 17:05:08 1.1.1.7 @@ -4,14 +4,15 @@ // Licensed under nono-license.txt // +// +// モニターウィンドウ +// + #pragma once #include "wxsubwindow.h" #include "monitor.h" -// -// モニターウィンドウ -// class WXMonitorWindow : public WXSubWindow { using inherited = WXSubWindow;