Don't use tr() in static initialization.
This commit is contained in:
@@ -103,7 +103,7 @@ namespace glabels
|
||||
|
||||
typedef struct {
|
||||
QString colorSpec;
|
||||
QString name;
|
||||
const char* trname;
|
||||
} ColorTableEntry;
|
||||
|
||||
static ColorTableEntry mColorTable[];
|
||||
|
||||
Reference in New Issue
Block a user