diff --git a/src/src.pro b/src/src.pro index 2aec9cc8a..1701bb4e5 100644 --- a/src/src.pro +++ b/src/src.pro @@ -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 \