mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Windows: fix regression when language selected in the setup during fresh install and that caused VeraCrypt background task to be disabled.
This commit is contained in:
@@ -163,6 +163,9 @@ extern BOOL MountVolumesAsSystemFavorite;
|
||||
extern BOOL FavoriteMountOnArrivalInProgress;
|
||||
extern BOOL MultipleMountOperationInProgress;
|
||||
|
||||
#ifndef SETUP
|
||||
extern BOOL bLanguageSetInSetup;
|
||||
#endif
|
||||
|
||||
enum tc_app_msg_ids
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user