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/Platform/PlatformBase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Platform/PlatformBase.h') diff --git a/src/Platform/PlatformBase.h b/src/Platform/PlatformBase.h index c63f975e..ea1271f7 100644 --- a/src/Platform/PlatformBase.h +++ b/src/Platform/PlatformBase.h @@ -31,7 +31,7 @@ using namespace std; #define nullptr 0 #endif -namespace TrueCrypt +namespace VeraCrypt { #ifdef _MSC_VER # ifndef TC_INT_TYPES_DEFINED -- cgit v1.2.3