Tyro/src/DocFrame.cpp

5 lines
81 B
C++

#include "DocFrame.h"
void DocFrame::OnFileChanged(wxStyledTextEvent &event)
{
}