mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Fix src.pro accidentally removed RideWindow.qrc
This commit is contained in:
@@ -588,7 +588,8 @@ SOURCES += \
|
||||
Zones.cpp \
|
||||
main.cpp \
|
||||
|
||||
RESOURCES = application.qrc
|
||||
RESOURCES = application.qrc \
|
||||
RideWindow.qrc
|
||||
|
||||
TRANSLATIONS = translations/gc_fr.ts \
|
||||
translations/gc_ja.ts \
|
||||
|
||||
Reference in New Issue
Block a user