mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 00:49:55 +00:00
Enable RideFile seriesName translation
Also changed all references to QObject::tr for a version with the proper context
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
#include <boost/foreach.hpp>
|
||||
#include <errno.h>
|
||||
|
||||
#define tr(s) QObject::tr(s)
|
||||
|
||||
static bool srm5Registered =
|
||||
Devices::addType("SRM PCV", DevicesPtr(new SrmDevices( 5 )) );
|
||||
static bool srm7Registered =
|
||||
|
||||
Reference in New Issue
Block a user