diff options
Diffstat (limited to 'src/Mount/Mount.h')
-rw-r--r-- | src/Mount/Mount.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Mount/Mount.h b/src/Mount/Mount.h index 097a8a48..1b32ae8c 100644 --- a/src/Mount/Mount.h +++ b/src/Mount/Mount.h @@ -65,6 +65,7 @@ extern BOOL bCloseBkgTaskWhenNoVolumes; extern BOOL bPlaySoundOnSuccessfulHkDismount;
extern BOOL bDisplayBalloonOnSuccessfulHkDismount;
extern BOOL bExplore;
+extern BOOL bTryEmptyPasswordWhenKeyfileUsed;
static void localcleanup ( void );
void EndMainDlg ( HWND hwndDlg );
|