Subversion Repositories svn1-original

Rev

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

Rev 192 Rev 194
Line 29... Line 29...
29
    qmconfteams.h \
29
    qmconfteams.h \
30
    qmconfig.h \
30
    qmconfig.h \
31
    qmteamdata.h \
31
    qmteamdata.h \
32
    twinspinbox.h \
32
    twinspinbox.h \
33
    qmstatusitem.h \
33
    qmstatusitem.h \
34
    qmeventstatus.h
34
    qmeventstatus.h \
-
 
35
    qmbasicpage.h
35
SOURCES += \
36
SOURCES += \
36
    times.cpp  \
37
    times.cpp  \
37
    report.cpp \
38
    report.cpp \
38
    print.cpp \
39
    print.cpp \
39
    mara.cpp \
40
    mara.cpp \
Line 58... Line 59...
58
    qmdialogstatus.cpp \
59
    qmdialogstatus.cpp \
59
    qmconfig.cpp \
60
    qmconfig.cpp \
60
    qmteamdata.cpp \
61
    qmteamdata.cpp \
61
    twinspinbox.cpp \
62
    twinspinbox.cpp \
62
    qmstatusitem.cpp \
63
    qmstatusitem.cpp \
63
    qmeventstatus.cpp
64
    qmeventstatus.cpp \
-
 
65
    qmbasicpage.cpp
64
FORMS += mainwindow.ui \
66
FORMS += mainwindow.ui \
65
    qmconfteams.ui \
67
    qmconfteams.ui \
66
    qmconfclass.ui \
68
    qmconfclass.ui \
67
    qmconfwinners.ui \
69
    qmconfwinners.ui \
68
    qmteamdisplay.ui \
70
    qmteamdisplay.ui \