ossp-pkg/as/as-gui/as_const.h 1.12 -> 1.13
--- as_const.h 2002/12/04 11:41:55 1.12
+++ as_const.h 2002/12/04 14:50:08 1.13
@@ -49,6 +49,9 @@
#define TITRAQ_PREFLOCALLOG "loglocal"
#define TITRAQ_DEFLOCALLOG "no"
+// Other string constants
+#define TITRAQ_DATEZERO "00.00.00"
+
// Indexes of table columns
#define TITRAQ_IDXALLCTRLS -1
#define TITRAQ_IDXDATE 0
|
|