X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fctsim.h;h=d925599edfae8b4d08ad097548d6dbefc8d1a92e;hp=220a540c6d8afbed5d8ca9ee643d46a3404f26e2;hb=fd1d136a94a6d20013f38d6a997bdfefad0f5e98;hpb=efc398029330f4d9170257db29e4420e50f25625 diff --git a/src/ctsim.h b/src/ctsim.h index 220a540..d925599 100644 --- a/src/ctsim.h +++ b/src/ctsim.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ctsim.h,v 1.9 2000/12/19 21:37:51 kevin Exp $ +** $Id: ctsim.h,v 1.10 2000/12/20 20:08:48 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 @@ -137,7 +137,9 @@ enum { IFMENU_VIEW_SCALE_AUTO, IFMENU_VIEW_SCALE_MINMAX, PHMMENU_PROCESS_RASTERIZE, - PHMMENU_PROCESS_PROJECTIONS, + PHMMENU_PROCESS_PROJECTIONS, + PLOTMENU_VIEW_SCALE_MINMAX, + PLOTMENU_VIEW_SCALE_AUTO, MAINMENU_WINDOW_BASE, };