X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fviews.h;h=40cc6fde0f03285f0da50b64420ef61fac7cd225;hp=01f8945d0388a9850e6d716eb0b96c2ae1eb1ad3;hb=bd1d464294e037da19ccc80d8cc60475768eb2ca;hpb=48b964d879cb0353ab421226e7a282389a1db479 diff --git a/src/views.h b/src/views.h index 01f8945..40cc6fd 100644 --- a/src/views.h +++ b/src/views.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: views.h,v 1.55 2001/03/30 21:01:15 kevin Exp $ +** $Id: views.h,v 1.56 2001/09/24 09:40:42 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 @@ -307,6 +307,7 @@ private: int m_iDefaultNDet; int m_iDefaultNView; + int m_iDefaultOffsetView; int m_iDefaultNSample; int m_iDefaultGeometry; int m_iDefaultTrace;