Subversion Repositories svn1-original

Rev

Rev 95 | Rev 150 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 95 Rev 99
Line 36... Line 36...
36
 
36
 
37
#include    "consts.h"
37
#include    "consts.h"
38
#include    "structs.h"
38
#include    "structs.h"
39
#include    "proto.h"
39
#include    "proto.h"
40
 
40
 
-
 
41
#include    "QApplication"
-
 
42
 
41
/*
43
/*
42
**  Local definitions
44
**  Local definitions
43
*/
45
*/
44
char        confile[20];                         /* Name of the config file */
46
char        confile[20];                         /* Name of the config file */
45
char        datfile[20];                         /* Name of the data file */
47
char        datfile[20];                         /* Name of the data file */