Subversion Repositories svn1-original

Rev

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

Rev 138 Rev 140
Line 18... Line 18...
18
    timedelegate.h \
18
    timedelegate.h \
19
    textdelegate.h \
19
    textdelegate.h \
20
    qmteamdisplay.h \
20
    qmteamdisplay.h \
21
    qmlegtimes.h \
21
    qmlegtimes.h \
22
    qmdialoglegstarttimes.h \
22
    qmdialoglegstarttimes.h \
23
    qmdisqualified.h
23
    qmdisqualified.h \
-
 
24
    qmdatacheck.h
24
SOURCES += upload.cpp \
25
SOURCES += upload.cpp \
25
    times.cpp  \
26
    times.cpp  \
26
    teamupd.cpp \
27
    teamupd.cpp \
27
    report.cpp \
28
    report.cpp \
28
    print.cpp \
29
    print.cpp \
Line 43... Line 44...
43
    timedelegate.cpp \
44
    timedelegate.cpp \
44
    textdelegate.cpp \
45
    textdelegate.cpp \
45
    qmteamdisplay.cpp \
46
    qmteamdisplay.cpp \
46
    qmlegtimes.cpp \
47
    qmlegtimes.cpp \
47
    qmdialoglegstarttimes.cpp \
48
    qmdialoglegstarttimes.cpp \
48
    qmdisqualified.cpp
49
    qmdisqualified.cpp \
-
 
50
    qmdatacheck.cpp
49
FORMS += mainwindow.ui \
51
FORMS += mainwindow.ui \
50
    qmconfigure.ui \
52
    qmconfigure.ui \
51
    qmconfclass.ui \
53
    qmconfclass.ui \
52
    qmconfwinners.ui \
54
    qmconfwinners.ui \
53
    qmteamdisplay.ui \
55
    qmteamdisplay.ui \
54
    qmlegtimes.ui \
56
    qmlegtimes.ui \
55
    qmdialoglegstarttimes.ui \
57
    qmdialoglegstarttimes.ui \
56
    qmdisqualified.ui
58
    qmdisqualified.ui \
-
 
59
    qmdatacheck.ui