use anchors

This commit is contained in:
FunkyFr3sh 2023-08-09 17:46:30 +02:00
parent 638150ad25
commit 9d85980430
2 changed files with 6 additions and 3 deletions

View file

@ -209,9 +209,6 @@ void TConfigForm::ApplyTranslation(TIniFile *ini)
else if (lang == "russian" || (lang == "auto" && priID == LANG_RUSSIAN)) {
LanguageImg->Visible = true;
ClientWidth *= 1.13;
DisplayPnl->Width *= 1.192;
AdvancedPnl->Width *= 1.192;
CompatibilityPnl->Width *= 1.192;
/* -Russian- made by shikulja @ github */