This commit is contained in:
Serge
2023-09-08 21:45:17 +02:00
parent bff2676b64
commit 8f0e4431e6
3 changed files with 14 additions and 0 deletions

View File

@@ -57,6 +57,8 @@ namespace GHelper
buttonApplyAdvanced.Text = Properties.Strings.Apply;
checkApplyUV.Text = Properties.Strings.AutoApply;
buttonCalibrate.Text = Properties.Strings.Calibrate;
InitTheme(true);
labelTip.Visible = false;