mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Fix #2528
This commit is contained in:
parent
1b0d3797b1
commit
9d527e7edd
@ -404,4 +404,6 @@ void AVForm::killVideoSurface()
|
||||
void AVForm::retranslateUi()
|
||||
{
|
||||
bodyUI->retranslateUi(this);
|
||||
bodyUI->playbackMax->setText(QString::number(bodyUI->playbackSlider->value()));
|
||||
bodyUI->microphoneMax->setText(QString::number(bodyUI->microphoneSlider->value()));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user