Changeset 10 for trunk/txlib/txvers.h
- Timestamp:
- 02/22/06 13:03:35 (3 years ago)
- Files:
-
- 1 modified
-
trunk/txlib/txvers.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/txlib/txvers.h
r9 r10 40 40 // Originally developed for LPTool/DFSee utilities, open-sourced in 2005 41 41 // 42 #define TXLIB_V "1.06 05-01-2006" // JvW Topline feedback on alt-/ trace toggle 42 #define TXLIB_V "1.06 26-01-2006" // JvW SubstituteParams now external function 43 //efine TXLIB_V "1.06 06-01-2006" // JvW Fixed trap in FileDlg due to USER ptr 44 //efine TXLIB_V "1.06 05-01-2006" // JvW Topline feedback on alt-/ trace toggle 43 45 //efine TXLIB_V "1.06 05-01-2006" // JvW Added usrdata ptr to txwWidgetDialog() 44 46 //efine TXLIB_V "1.05 29-12-2005" // JvW Fixed Radio-repaint bug on (x == TRUE) … … 407 409 408 410 #define TXLIB_N "TX-library" 409 #define TXLIB_C "(c) 1995-200 5: Fsys Software"411 #define TXLIB_C "(c) 1995-2006: Fsys Software" 410 412 411 413 #endif