mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 16:39:57 +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:
@@ -18,8 +18,6 @@
|
||||
|
||||
#include "Device.h"
|
||||
|
||||
#define tr(s) QObject::tr(s)
|
||||
|
||||
typedef QMap<QString,DevicesPtr> DevicesMap;
|
||||
|
||||
static DevicesMap *devicesPtr;
|
||||
|
||||
Reference in New Issue
Block a user