Subversion Repositories svn1

Rev

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

Rev 270 Rev 273
Line 32... Line 32...
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
    qmdownloadlegtimes.h \
37
    qmdialogabout.h
37
    qmdialogabout.h \
-
 
38
    qmteamselector.h
38
SOURCES += times.cpp \
39
SOURCES += times.cpp \
39
    report.cpp \
40
    report.cpp \
40
    print.cpp \
41
    print.cpp \
41
    mara.cpp \
42
    mara.cpp \
42
    legtime.cpp \
43
    legtime.cpp \
Line 63... Line 64...
63
    twinspinbox.cpp \
64
    twinspinbox.cpp \
64
    qmstatusitem.cpp \
65
    qmstatusitem.cpp \
65
    qmeventstatus.cpp \
66
    qmeventstatus.cpp \
66
    qmeditaddendum.cpp \
67
    qmeditaddendum.cpp \
67
    qmdownloadlegtimes.cpp \
68
    qmdownloadlegtimes.cpp \
68
    qmdialogabout.cpp
69
    qmdialogabout.cpp \
-
 
70
    qmteamselector.cpp
69
FORMS += mainwindow.ui \
71
FORMS += mainwindow.ui \
70
    qmconfteams.ui \
72
    qmconfteams.ui \
71
    qmconfclass.ui \
73
    qmconfclass.ui \
72
    qmconfwinners.ui \
74
    qmconfwinners.ui \
73
    qmteamdisplay.ui \
75
    qmteamdisplay.ui \