Subversion Repositories svn1-original

Rev

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

Rev 127 Rev 130
Line 15... Line 15...
15
    qmconfclass.h \
15
    qmconfclass.h \
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
    teamdisplay.h \
20
    qmteamdisplay.h \
21
    qmlegtimes.h
21
    qmlegtimes.h
22
SOURCES += upload.cpp \
22
SOURCES += upload.cpp \
23
    times.cpp \
23
    times.cpp \
24
    teamupd.cpp \
24
    teamupd.cpp \
25
    report.cpp \
25
    report.cpp \
Line 38... Line 38...
38
    qmconfclass.cpp \
38
    qmconfclass.cpp \
39
    qmconfwinners.cpp \
39
    qmconfwinners.cpp \
40
    spinboxdelegate.cpp \
40
    spinboxdelegate.cpp \
41
    timedelegate.cpp \
41
    timedelegate.cpp \
42
    textdelegate.cpp \
42
    textdelegate.cpp \
43
    teamdisplay.cpp \
43
    qmteamdisplay.cpp \
44
    qmlegtimes.cpp
44
    qmlegtimes.cpp
45
FORMS += mainwindow.ui \
45
FORMS += mainwindow.ui \
46
    qmconfigure.ui \
46
    qmconfigure.ui \
47
    qmconfclass.ui \
47
    qmconfclass.ui \
48
    qmconfwinners.ui \
48
    qmconfwinners.ui \
49
    teamdisplay.ui \
49
    qmteamdisplay.ui \
50
    qmlegtimes.ui
50
    qmlegtimes.ui