X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fdlgezplot.h;h=959c6484930986b0d2920000bf0850108fc58985;hb=e98a8a9d72a7b919debbbc9d1b0f237fe71c0fb3;hp=33aa7c3bf124b79547500781d4233e3ee415b9a4;hpb=0b7751a41a5a51daa7f919e5ba492a5f629c1393;p=ctsim.git diff --git a/include/dlgezplot.h b/include/dlgezplot.h index 33aa7c3..959c648 100644 --- a/include/dlgezplot.h +++ b/include/dlgezplot.h @@ -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();