r450: Fixed tick-labels
[ctsim.git] / include / dlgezplot.h
index 33aa7c3bf124b79547500781d4233e3ee415b9a4..28cdbd5bb7123b5f2a4f57ab3e739e23794b8fbc 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  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.2 2001/01/27 21:02:20 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();