Fix src.pro accidentally removed RideWindow.qrc

This commit is contained in:
Mark Liversedge
2013-07-11 19:46:15 +01:00
parent e7935976c6
commit cf925cf904

View File

@@ -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 \