X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fctsim.h;h=6185d8639ed1a09ea960c1d2ba9a21a42aa68f39;hb=bfcc769cf8019eabc8c65c07257c8dbee4b4c977;hp=c013a34df4a4b8f56eadbac2e0c195be7c58fd28;hpb=c4af77faf7f216b936f0782e918634d34980c63f;p=ctsim.git diff --git a/src/ctsim.h b/src/ctsim.h index c013a34..6185d86 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.4 2000/07/23 01:49:03 kevin Exp $ +** $Id: ctsim.h,v 1.5 2000/08/25 15:59:13 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 @@ -98,8 +98,8 @@ enum { PJMENU_FILE_PROPERTIES, PHMMENU_FILE_PROPERTIES, PJMENU_PROCESS_RECONSTRUCT, - IFMENU_VIEW_WINDOW_AUTO, - IFMENU_VIEW_WINDOW_MINMAX, + IFMENU_VIEW_SCALE_AUTO, + IFMENU_VIEW_SCALE_MINMAX, PHMMENU_PROCESS_RASTERIZE, PHMMENU_PROCESS_PROJECTIONS, };