r482: no message
[ctsim.git] / src / graph3dview.h
index 1cb68cf48d8d341ba94ee485728ca1e793087c25..ed438154ce9c6f4f296b1cf1dd5e3118af17d1a5 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: graph3dview.h,v 1.3 2001/02/02 00:46:38 kevin Exp $
+**  $Id: graph3dview.h,v 1.4 2001/02/02 23:04:06 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
@@ -47,7 +47,7 @@ private:
    
   wxMenu* m_pFileMenu;
   wxMenu *m_pViewMenu;
-  wxStatusBar m_statusBar;
+  wxStatusBar* m_pStatusBar;
 
   GLfloat m_dXRotate;
   GLfloat m_dYRotate;