Skip to content

Commit e38e20b

Browse files
committed
Correct retranslation ui
1 parent 2557542 commit e38e20b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/controls/statisticwidget.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ void StatisticWidget::changeEvent(QEvent* event)
3333
{
3434
ui->retranslateUi(this);
3535
setLogState(_logState);
36+
updateStatistic();
3637
}
3738

3839
QWidget::changeEvent(event);

0 commit comments

Comments
 (0)