From: Kevin M. Rosenberg Date: Sat, 27 Jan 2001 21:21:57 +0000 (+0000) Subject: r453: no message X-Git-Tag: debian-4.5.3-3~564 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=9b0b1428ccbdeab0c89d605588355ef321ad1895 r453: no message --- diff --git a/src/views.cpp b/src/views.cpp index be956db..fe7d4ef 100644 --- a/src/views.cpp +++ b/src/views.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: views.cpp,v 1.79 2001/01/27 03:39:53 kevin Exp $ +** $Id: views.cpp,v 1.80 2001/01/27 21:21:57 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 @@ -1734,7 +1734,7 @@ EVT_MENU(PHMMENU_PROCESS_PROJECTIONS, PhantomFileView::OnProjections) END_EVENT_TABLE() PhantomFileView::PhantomFileView() -: wxView(), m_pCanvas(NULL), m_pFrame(NULL), m_pFileMenu(0) +: wxView(), m_pFrame(NULL), m_pCanvas(NULL), m_pFileMenu(0) { m_iDefaultNDet = 367; m_iDefaultNView = 320;