RelayFile/UserInterface/LogControl.cxx

10 lines
101 B
C++
Raw Normal View History

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