Subversion Repositories svn1-original

Rev

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

Rev 134 Rev 138
Line 17... Line 17...
17
    spinboxdelegate.h \
17
    spinboxdelegate.h \
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
SOURCES += upload.cpp \
24
SOURCES += upload.cpp \
24
    times.cpp  \
25
    times.cpp  \
25
    teamupd.cpp \
26
    teamupd.cpp \
26
    report.cpp \
27
    report.cpp \
27
    print.cpp \
28
    print.cpp \
Line 41... Line 42...
41
    spinboxdelegate.cpp \
42
    spinboxdelegate.cpp \
42
    timedelegate.cpp \
43
    timedelegate.cpp \
43
    textdelegate.cpp \
44
    textdelegate.cpp \
44
    qmteamdisplay.cpp \
45
    qmteamdisplay.cpp \
45
    qmlegtimes.cpp \
46
    qmlegtimes.cpp \
46
    qmdialoglegstarttimes.cpp
47
    qmdialoglegstarttimes.cpp \
-
 
48
    qmdisqualified.cpp
47
FORMS += mainwindow.ui \
49
FORMS += mainwindow.ui \
48
    qmconfigure.ui \
50
    qmconfigure.ui \
49
    qmconfclass.ui \
51
    qmconfclass.ui \
50
    qmconfwinners.ui \
52
    qmconfwinners.ui \
51
    qmteamdisplay.ui \
53
    qmteamdisplay.ui \
52
    qmlegtimes.ui \
54
    qmlegtimes.ui \
53
    qmdialoglegstarttimes.ui
55
    qmdialoglegstarttimes.ui \
-
 
56
    qmdisqualified.ui