Subversion Repositories svn1-original

Rev

Rev 240 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 240 Rev 324
Line 26... Line 26...
26
*   00.0    6-Nov-92    DDP     Ansified existing code
26
*   00.0    6-Nov-92    DDP     Ansified existing code
27
*   00.0    27/01/95    DDP     Tidies up the program and formatted the file
27
*   00.0    27/01/95    DDP     Tidies up the program and formatted the file
28
*
28
*
29
**************************************************************************/
29
**************************************************************************/
30
#include    <QtGui/QApplication>
30
#include    <QtGui/QApplication>
31
#include <QMessageBox>
31
#include    <QMessageBox>
32
 
32
 
33
#include    <time.h>
33
#include    <time.h>
34
#include    "consts.h"
34
#include    "consts.h"
35
#include    "structs.h"
35
#include    "structs.h"
36
#include    "proto.h"
36
#include    "proto.h"