From 41a22ca4e78df752d4ce143a692310ab9e48c686 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 22 Jun 2014 16:02:42 +0200 Subject: Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon. --- src/Common/BootEncryption.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Common/BootEncryption.h') diff --git a/src/Common/BootEncryption.h b/src/Common/BootEncryption.h index febbdf5b..16e42e11 100644 --- a/src/Common/BootEncryption.h +++ b/src/Common/BootEncryption.h @@ -17,7 +17,7 @@ using namespace std; -namespace TrueCrypt +namespace VeraCrypt { class File { -- cgit v1.2.3