X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fviews.h;h=40cc6fde0f03285f0da50b64420ef61fac7cd225;hp=99551f206930c2e80f47be527a13536524b39dc4;hb=bd1d464294e037da19ccc80d8cc60475768eb2ca;hpb=3ea498d51ce4597e9649cd21f155b51175ea0bea diff --git a/src/views.h b/src/views.h index 99551f2..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.53 2001/03/21 21:45:31 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;