gtransm/gui/mainframe.cxx

6 lines
71 B
C++

#include "mainframe.h"
bool CMainFrame::OnInit()
{
return false;
}