Subversion Repositories svn1

Rev

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

Rev 107 Rev 111
Line 13... Line 13...
13
    mainwindow.h \
13
    mainwindow.h \
14
    qmconfigure.h \
14
    qmconfigure.h \
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
SOURCES += upload.cpp \
20
SOURCES += upload.cpp \
20
    times.cpp \
21
    times.cpp \
21
    teamupd.cpp \
22
    teamupd.cpp \
22
    report.cpp \
23
    report.cpp \
23
    print.cpp \
24
    print.cpp \
Line 33... Line 34...
33
    mainwindow.cpp \
34
    mainwindow.cpp \
34
    qmconfigure.cpp \
35
    qmconfigure.cpp \
35
    qmconfclass.cpp \
36
    qmconfclass.cpp \
36
    qmconfwinners.cpp \
37
    qmconfwinners.cpp \
37
    spinboxdelegate.cpp \
38
    spinboxdelegate.cpp \
38
    timedelegate.cpp
39
    timedelegate.cpp \
-
 
40
    textdelegate.cpp
39
FORMS += mainwindow.ui \
41
FORMS += mainwindow.ui \
40
    qmconfigure.ui \
42
    qmconfigure.ui \
41
    qmconfclass.ui \
43
    qmconfclass.ui \
42
    qmconfwinners.ui
44
    qmconfwinners.ui