X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fctsim.h;h=3188b1fd1e8cf1e7b94833058d3d672bfe4f9026;hb=refs%2Ftags%2Fdebian-5.1.3-1;hp=435f26595dd7fb6e0b68ce1a43ca284f2eecdd0d;hpb=ed6d29bce60de67791eaab35833c32c86c481af3;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);