#include "LogControl.h" LogControl::LogControl(wxWindow* parent) : wxPanel(parent) { } LogControl::~LogControl() { }