Subversion Repositories svn1-original

Rev

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

Rev 130 Rev 133
Line 16... Line 16...
16
    qmconfwinners.h \
16
    qmconfwinners.h \
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
SOURCES += upload.cpp \
23
SOURCES += upload.cpp \
23
    times.cpp \
24
    times.cpp \
24
    teamupd.cpp \
25
    teamupd.cpp \
25
    report.cpp \
26
    report.cpp \
26
    print.cpp \
27
    print.cpp \
Line 39... Line 40...
39
    qmconfwinners.cpp \
40
    qmconfwinners.cpp \
40
    spinboxdelegate.cpp \
41
    spinboxdelegate.cpp \
41
    timedelegate.cpp \
42
    timedelegate.cpp \
42
    textdelegate.cpp \
43
    textdelegate.cpp \
43
    qmteamdisplay.cpp \
44
    qmteamdisplay.cpp \
44
    qmlegtimes.cpp
45
    qmlegtimes.cpp \
-
 
46
    qmdialoglegstarttimes.cpp
45
FORMS += mainwindow.ui \
47
FORMS += mainwindow.ui \
46
    qmconfigure.ui \
48
    qmconfigure.ui \
47
    qmconfclass.ui \
49
    qmconfclass.ui \
48
    qmconfwinners.ui \
50
    qmconfwinners.ui \
49
    qmteamdisplay.ui \
51
    qmteamdisplay.ui \
50
    qmlegtimes.ui
52
    qmlegtimes.ui \
-
 
53
    qmdialoglegstarttimes.ui