diff options
Diffstat (limited to 'src/Main/Forms/KeyfilesPanel.cpp')
-rw-r--r-- | src/Main/Forms/KeyfilesPanel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Forms/KeyfilesPanel.cpp b/src/Main/Forms/KeyfilesPanel.cpp index 506e008a..4f329d2f 100644 --- a/src/Main/Forms/KeyfilesPanel.cpp +++ b/src/Main/Forms/KeyfilesPanel.cpp @@ -11,7 +11,7 @@ #include "KeyfilesPanel.h" #include "SecurityTokenKeyfilesDialog.h" -namespace TrueCrypt +namespace VeraCrypt { KeyfilesPanel::KeyfilesPanel (wxWindow* parent, shared_ptr <KeyfileList> keyfiles) : KeyfilesPanelBase (parent) |