X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fgraph3dview.h;h=ed438154ce9c6f4f296b1cf1dd5e3118af17d1a5;hb=c6f2bb52c598291d61d31a3eba54b84ebb338580;hp=1cb68cf48d8d341ba94ee485728ca1e793087c25;hpb=f692b2d39f56ffbafc04283f32233c098aa2978b;p=ctsim.git diff --git a/src/graph3dview.h b/src/graph3dview.h index 1cb68cf..ed43815 100644 --- a/src/graph3dview.h +++ b/src/graph3dview.h @@ -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;