mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
* Reusing the existing configuration * Linked from days in month view to the more detailed view * Fixed color setting after construction
7 lines
104 B
Prolog
7 lines
104 B
Prolog
QT += testlib core
|
|
|
|
SOURCES = testCalendarData.cpp
|
|
GC_OBJS = CalendarData
|
|
|
|
include(../../unittests.pri)
|