mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
LTM Reveal Window
- avoid "cut off" text for translated period strings
This commit is contained in:
@@ -215,6 +215,7 @@ LTMWindow::LTMWindow(Context *context) :
|
||||
<< tr("All");
|
||||
rGroupBy->setStrings(strings);
|
||||
rGroupBy->setValue(0);
|
||||
rGroupBy->setMinimumWidth(100);
|
||||
|
||||
revealLayout->addWidget(rGroupBy);
|
||||
rData = new QCheckBox(tr("Data Table"), this);
|
||||
|
||||
Reference in New Issue
Block a user