- Allow setting of argc/argv in <option>-start dialog

- Set "ok" to be default button
This commit is contained in:
Jack Jansen 1996-03-12 13:29:04 +00:00
parent 4032c2c1ce
commit e355c4568f
3 changed files with 54 additions and 30 deletions

View file

@ -43,6 +43,7 @@
#define OPT_DEBUGGING 7
#define OPT_KEEPNORMAL 8
#define OPT_KEEPERROR 9
#define OPT_CMDLINE 10
/* Dialog for 'No preferences directory' */
#define NOPREFDIR_ID 133