Version 5.1.3
[ctsim.git] / src / ctsim.h
index 435f26595dd7fb6e0b68ce1a43ca284f2eecdd0d..3188b1fd1e8cf1e7b94833058d3d672bfe4f9026 100644 (file)
@@ -218,6 +218,8 @@ private:
   bool m_bPrintCmdLineImages;
   bool m_bCmdLineVerboseFlag;
 
+  wxDocument* newDocumentHelper (wxDocTemplate* tmpl);
+
 public:
   CTSimApp();
   void OnInitCmdLine(wxCmdLineParser& parser);