X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fctsim.h;h=c240096c80db8082419bcbc5c53cd32e19ba4d95;hb=4b18b0a7fed4e25130c6edf7929d0df50b8c24ea;hp=bbba38edd0e446b82fc219b3df303d98517c67e4;hpb=0319b0c2a35294d9c08c591a96efd4dfe48876b0;p=ctsim.git diff --git a/src/ctsim.h b/src/ctsim.h index bbba38e..c240096 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.2 2000/07/15 08:36:13 kevin Exp $ +** $Id: ctsim.h,v 1.3 2000/07/18 03:14:35 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 @@ -93,6 +93,7 @@ enum { PHMMENU_FILE_PROPERTIES, PJMENU_PROCESS_RECONSTRUCT, IFMENU_VIEW_WINDOW_AUTO, + IFMENU_VIEW_WINDOW_MINMAX, PHMMENU_PROCESS_RASTERIZE, PHMMENU_PROCESS_PROJECTIONS, };