X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fctsim.h;fp=src%2Fctsim.h;h=89026e547098cb36474e695cc164751696a9a20c;hp=9895231f7f7b3c1558e5bceeb548d53d948cc162;hb=fe89edcddaed55ae08796fbf1718d8b3ca9ed493;hpb=e9d9ee8eddf5380c46f6625ef99b7fe2ffc7bbc3 diff --git a/src/ctsim.h b/src/ctsim.h index 9895231..89026e5 100644 --- a/src/ctsim.h +++ b/src/ctsim.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: ctsim.h,v 1.64 2002/05/05 10:54:34 kevin Exp $ +** $Id: ctsim.h,v 1.65 2002/06/20 11:55:44 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 @@ -24,7 +24,7 @@ ** along with this program; if not, write to the Free Software ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ - + #ifndef __CTSIMH__ #define __CTSIMH__ @@ -82,7 +82,7 @@ class Graph3dFileDocument; #if defined(__WXMSW__) || defined (MSVC) -#define CTSIM_WINHELP 1 +// #define CTSIM_WINHELP 1 #endif // Define a new frame for main window