Subversion Repositories svn1

Rev

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

Rev 204 Rev 211
Line 30... Line 30...
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
    qmeditaddendum.h \
-
 
36
    qmdownloadlegtimes.h
36
SOURCES += times.cpp \
37
SOURCES += times.cpp \
37
    report.cpp \
38
    report.cpp \
38
    print.cpp \
39
    print.cpp \
39
    mara.cpp \
40
    mara.cpp \
40
    legtime.cpp \
41
    legtime.cpp \
Line 59... Line 60...
59
    qmconfig.cpp \
60
    qmconfig.cpp \
60
    qmteamdata.cpp \
61
    qmteamdata.cpp \
61
    twinspinbox.cpp \
62
    twinspinbox.cpp \
62
    qmstatusitem.cpp \
63
    qmstatusitem.cpp \
63
    qmeventstatus.cpp \
64
    qmeventstatus.cpp \
64
    qmeditaddendum.cpp
65
    qmeditaddendum.cpp \
-
 
66
    qmdownloadlegtimes.cpp
65
FORMS += mainwindow.ui \
67
FORMS += mainwindow.ui \
66
    qmconfteams.ui \
68
    qmconfteams.ui \
67
    qmconfclass.ui \
69
    qmconfclass.ui \
68
    qmconfwinners.ui \
70
    qmconfwinners.ui \
69
    qmteamdisplay.ui \
71
    qmteamdisplay.ui \
Line 77... Line 79...
77
    qmreportwindow.ui \
79
    qmreportwindow.ui \
78
    twinspinbox.ui \
80
    twinspinbox.ui \
79
    qmstatusitem.ui \
81
    qmstatusitem.ui \
80
    qmeventstatus.ui \
82
    qmeventstatus.ui \
81
    qmeditaddendum.ui \
83
    qmeditaddendum.ui \
82
    form.ui
84
    qmdownloadlegtimes.ui
83
QT += webkit
85
QT += webkit