fix Content Mode options and few other changes
All checks were successful
continuous-integration/drone/push Build is passing

- fix setupRadioButtons (Content Mode options)
- update integrated qtbase_de.qm from Qt 6.4
- bump copyright year and some version numbers (again)
This commit is contained in:
Syping 2022-12-25 22:11:51 +01:00
parent 5e6c4e6ad1
commit d7b28c2468
4 changed files with 8 additions and 6 deletions

View file

@ -4,8 +4,8 @@ IDI_ICON1 ICON DISCARDABLE "5sync.ico"
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "gta5view.exe.manifest"
#include <windows.h>
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1, 10, 1, 1
PRODUCTVERSION 1, 10, 1, 1
FILEVERSION 1, 10, 1, 2
PRODUCTVERSION 1, 10, 1, 2
FILEFLAGSMASK 0x3fL
FILEFLAGS 0
FILEOS VOS_NT_WINDOWS32

Binary file not shown.