diff --git a/Wrapper/Config/wrapper_config.json b/Wrapper/Config/wrapper_config.json index 0f7c99cc..d3397411 100644 --- a/Wrapper/Config/wrapper_config.json +++ b/Wrapper/Config/wrapper_config.json @@ -17,14 +17,14 @@ "widthLabelInPixelsDefault": "225", "widthLabelInPixelsContextTab": "243", "widthComboBoxInPixelsEN": "155", - "widthComboBoxSystemTabInPixelsEN": "155", - "widthComboBoxStartMenuTabInPixelsEN": "230", + "widthComboBoxInPixelsSystemTabEN": "155", + "widthComboBoxInPixelsStartMenuTabEN": "230", "widthComboBoxInPixelsRU": "175", - "widthComboBoxSystemTabInPixelsRU": "235", - "widthComboBoxStartMenuTabInPixelsRU": "260", + "widthComboBoxInPixelsSystemTabRU": "235", + "widthComboBoxInPixelsStartMenuTabRU": "260", "widthComboBoxInPixelsDE": "150", - "widthComboBoxSystemTabInPixelsDE": "165", - "widthComboBoxStartMenuTabInPixelsDE": "250", + "widthComboBoxInPixelsSystemTabDE": "165", + "widthComboBoxInPixelsStartMenuTabDE": "250", "startLineRegionSystemProtection": "#region Protection", "endLineRegionSystemProtection": "#endregion Protection", "startLineRegionPrivacy": "#region Privacy & Telemetry", diff --git a/Wrapper/SophiaScriptWrapper.exe b/Wrapper/SophiaScriptWrapper.exe index 4aae8797..b53214ad 100644 Binary files a/Wrapper/SophiaScriptWrapper.exe and b/Wrapper/SophiaScriptWrapper.exe differ