Subversion Repositories svn1-original

Rev

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

Rev 197 Rev 201
Line 29... Line 29...
29
    qmconfteams.h \
29
    qmconfteams.h \
30
    qmconfig.h \
30
    qmconfig.h \
31
    qmteamdata.h \
31
    qmteamdata.h \
32
    twinspinbox.h \
32
    twinspinbox.h \
33
    qmstatusitem.h \
33
    qmstatusitem.h \
34
    qmeventstatus.h
34
    qmeventstatus.h \
-
 
35
    qmeditaddendum.h
35
SOURCES += times.cpp \
36
SOURCES += times.cpp \
36
    report.cpp \
37
    report.cpp \
37
    print.cpp \
38
    print.cpp \
38
    mara.cpp \
39
    mara.cpp \
39
    legtime.cpp \
40
    legtime.cpp \
Line 57... Line 58...
57
    qmdialogstatus.cpp \
58
    qmdialogstatus.cpp \
58
    qmconfig.cpp \
59
    qmconfig.cpp \
59
    qmteamdata.cpp \
60
    qmteamdata.cpp \
60
    twinspinbox.cpp \
61
    twinspinbox.cpp \
61
    qmstatusitem.cpp \
62
    qmstatusitem.cpp \
62
    qmeventstatus.cpp
63
    qmeventstatus.cpp \
-
 
64
    qmeditaddendum.cpp
63
FORMS += mainwindow.ui \
65
FORMS += mainwindow.ui \
64
    qmconfteams.ui \
66
    qmconfteams.ui \
65
    qmconfclass.ui \
67
    qmconfclass.ui \
66
    qmconfwinners.ui \
68
    qmconfwinners.ui \
67
    qmteamdisplay.ui \
69
    qmteamdisplay.ui \
Line 73... Line 75...
73
    qmdialogloadexternalteams.ui \
75
    qmdialogloadexternalteams.ui \
74
    qmdialoguploadlegtimes.ui \
76
    qmdialoguploadlegtimes.ui \
75
    qmreportwindow.ui \
77
    qmreportwindow.ui \
76
    twinspinbox.ui \
78
    twinspinbox.ui \
77
    qmstatusitem.ui \
79
    qmstatusitem.ui \
78
    qmeventstatus.ui
80
    qmeventstatus.ui \
-
 
81
    qmeditaddendum.ui
79
QT += webkit
82
QT += webkit