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/Core/Unix/CoreServiceProxy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Core/Unix/CoreServiceProxy.h') diff --git a/src/Core/Unix/CoreServiceProxy.h b/src/Core/Unix/CoreServiceProxy.h index 2a264617..3a65bc00 100644 --- a/src/Core/Unix/CoreServiceProxy.h +++ b/src/Core/Unix/CoreServiceProxy.h @@ -12,7 +12,7 @@ #include "CoreService.h" #include "Volume/VolumePasswordCache.h" -namespace TrueCrypt +namespace VeraCrypt { template class CoreServiceProxy : public T -- cgit v1.2.3