X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fctsim.h;h=3188b1fd1e8cf1e7b94833058d3d672bfe4f9026;hp=435f26595dd7fb6e0b68ce1a43ca284f2eecdd0d;hb=52e0918dbbadcf53d4f4a9d1ec1748f854a4e4bf;hpb=ed6d29bce60de67791eaab35833c32c86c481af3 diff --git a/src/ctsim.h b/src/ctsim.h index 435f265..3188b1f 100644 --- a/src/ctsim.h +++ b/src/ctsim.h @@ -218,6 +218,8 @@ private: bool m_bPrintCmdLineImages; bool m_bCmdLineVerboseFlag; + wxDocument* newDocumentHelper (wxDocTemplate* tmpl); + public: CTSimApp(); void OnInitCmdLine(wxCmdLineParser& parser);