RelayFile/UserInterface/RemoteControl.cxx

10 lines
116 B
C++
Raw Normal View History

2025-05-08 21:13:36 +08:00
#include "RemoteControl.h"
RemoteControl::RemoteControl(wxWindow* parent)
{
}
RemoteControl::~RemoteControl()
{
}