X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fviews.h;h=e8a1f25379a737706b02348f37c48455a135739a;hb=7a4e7e832456894448ee6676e239d6ccfd2e7eaf;hp=4490689db182153e14bc131f75897a76852ceaab;hpb=e74fec298090c956a06ac16e89a482cd89e3056b;p=ctsim.git diff --git a/src/views.h b/src/views.h index 4490689..e8a1f25 100644 --- a/src/views.h +++ b/src/views.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: views.h,v 1.22 2001/01/02 13:16:43 kevin Exp $ +** $Id: views.h,v 1.23 2001/01/02 13:57:30 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 @@ -99,7 +99,7 @@ public: void OnScaleMinMax (wxCommandEvent& event); void OnPlotRow (wxCommandEvent& event); void OnPlotCol (wxCommandEvent& event); - void OnHistogram (wxCommandEvent& event); + void OnPlotHistogram (wxCommandEvent& event); void OnCompareRow (wxCommandEvent& event); void OnCompareCol (wxCommandEvent& event);