r555: no message
[ctsim.git] / src / ctsim.h
index 16799eb96c05904e544a8a86bd0305636fdba531..27fb0ee904d16127a49bfd5971c3b2ff8090234a 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: ctsim.h,v 1.47 2001/02/16 02:36:18 kevin Exp $
+**  $Id: ctsim.h,v 1.48 2001/02/20 00:07:56 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
@@ -181,7 +181,7 @@ class wxDocManager;
 class CTSimApp: public wxApp
 {
 private:
-  enum { O_HELP, O_VERSION };
+  enum { O_HELP, O_PRINT, O_VERSION };
   static struct option ctsimOptions[];
 
   bool m_bAdvancedOptions;