diff options
Diffstat (limited to 'src/Main/Forms/LegalNoticesDialog.cpp')
-rw-r--r-- | src/Main/Forms/LegalNoticesDialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Forms/LegalNoticesDialog.cpp b/src/Main/Forms/LegalNoticesDialog.cpp index 8029965d..c17e8194 100644 --- a/src/Main/Forms/LegalNoticesDialog.cpp +++ b/src/Main/Forms/LegalNoticesDialog.cpp @@ -11,7 +11,7 @@ #include "Main/GraphicUserInterface.h" #include "Main/Resources.h" -namespace TrueCrypt +namespace VeraCrypt { LegalNoticesDialog::LegalNoticesDialog (wxWindow* parent) : LegalNoticesDialogBase (parent) { |