X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fctsim.h;h=3188b1fd1e8cf1e7b94833058d3d672bfe4f9026;hb=54a69fef0365495cf79f57b02040cc79b5924b2d;hp=435f26595dd7fb6e0b68ce1a43ca284f2eecdd0d;hpb=dcc87ab716636e2464e104e6d79d031b2ec6b925;p=ctsim.git 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);