diff options
Diffstat (limited to 'src/Main/Forms/PreferencesDialog.h')
-rw-r--r-- | src/Main/Forms/PreferencesDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Forms/PreferencesDialog.h b/src/Main/Forms/PreferencesDialog.h index 412d7c44..d094203c 100644 --- a/src/Main/Forms/PreferencesDialog.h +++ b/src/Main/Forms/PreferencesDialog.h @@ -13,7 +13,7 @@ #include "Main/Main.h" #include "KeyfilesPanel.h" -namespace TrueCrypt +namespace VeraCrypt { class PreferencesDialog : public PreferencesDialogBase { |