Subversion Repositories svn1

Rev

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

Rev 112 Rev 118
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
    teamdisplay.h \
-
 
21
    qmlegtimes.h
21
SOURCES += upload.cpp \
22
SOURCES += upload.cpp \
22
    times.cpp \
23
    times.cpp \
23
    teamupd.cpp \
24
    teamupd.cpp \
24
    report.cpp \
25
    report.cpp \
25
    print.cpp \
26
    print.cpp \
Line 37... Line 38...
37
    qmconfclass.cpp \
38
    qmconfclass.cpp \
38
    qmconfwinners.cpp \
39
    qmconfwinners.cpp \
39
    spinboxdelegate.cpp \
40
    spinboxdelegate.cpp \
40
    timedelegate.cpp \
41
    timedelegate.cpp \
41
    textdelegate.cpp \
42
    textdelegate.cpp \
42
    teamdisplay.cpp
43
    teamdisplay.cpp \
-
 
44
    qmlegtimes.cpp
43
FORMS += mainwindow.ui \
45
FORMS += mainwindow.ui \
44
    qmconfigure.ui \
46
    qmconfigure.ui \
45
    qmconfclass.ui \
47
    qmconfclass.ui \
46
    qmconfwinners.ui \
48
    qmconfwinners.ui \
47
    teamdisplay.ui
49
    teamdisplay.ui \
-
 
50
    groupbox.ui \
-
 
51
    form_test.ui \
-
 
52
    qmlegtimes.ui