r453: no message
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 27 Jan 2001 21:21:57 +0000 (21:21 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 27 Jan 2001 21:21:57 +0000 (21:21 +0000)
src/views.cpp

index be956dbfc79e536805bcd0725b9004a8f730e7b7..fe7d4ef14e142b03203d34f6589998524e7a9538 100644 (file)
@@ -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;