1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-04-12 03:10:26 -05:00

Undeclared identifier for IDR_LANG_NB fixed (#1388)

This commit is contained in:
Marius Kjærstad
2024-08-05 19:32:00 +02:00
committed by GitHub
parent 29c78490ef
commit d4f2176e25
6 changed files with 6 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
#define IDR_LANG_UK 57
#define IDR_LANG_UZ 58
#define IDR_LANG_ZHTW 59
#define IDR_LANG_NB 60
#define IDD_INSTALL 101
#define IDD_INSTALL_OPTIONS_PAGE_DLG 102
#define IDD_UNINSTALL 103