VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/Forms/InfoWizardPage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main/Forms/InfoWizardPage.cpp')
-rw-r--r--src/Main/Forms/InfoWizardPage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Forms/InfoWizardPage.cpp b/src/Main/Forms/InfoWizardPage.cpp
index 286ba476..5ce0e110 100644
--- a/src/Main/Forms/InfoWizardPage.cpp
+++ b/src/Main/Forms/InfoWizardPage.cpp
@@ -9,7 +9,7 @@
#include "System.h"
#include "InfoWizardPage.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
InfoWizardPage::InfoWizardPage (wxPanel *parent, const wxString &actionButtonText, shared_ptr <Functor> actionFunctor)
: InfoWizardPageBase (parent)