r645: no message
[ctsim.git] / include / dlgezplot.h
index 33aa7c3bf124b79547500781d4233e3ee415b9a4..959c6484930986b0d2920000bf0850108fc58985 100644 (file)
@@ -7,9 +7,9 @@
 **   Date Started:  Jan 2001
 **
 **  This is part of the CTSim program
-**  Copyright (C) 1983-2001 Kevin Rosenberg
+**  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: dlgezplot.h,v 1.1 2001/01/13 04:47:50 kevin Exp $
+**  $Id: dlgezplot.h,v 1.3 2001/01/28 19:10:18 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -81,7 +81,7 @@ private:
    EZPlotControl* m_pEZPlotCtrl;
 
 public:
-  EZPlotDialog (wxWindow *parent = NULL);
+  EZPlotDialog (wxWindow *parent = NULL, bool bCancelButton = false);
 
    ~EZPlotDialog();