From 69ec52550d22395393afdd6723ea6bf71b1d0acc Mon Sep 17 00:00:00 2001 From: Jamie Thompson Date: Mon, 3 Oct 2011 00:24:08 +0100 Subject: [PATCH] Minor formatting tidying up. --- EventParsers/VMGEntities/VCard.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EventParsers/VMGEntities/VCard.h b/EventParsers/VMGEntities/VCard.h index 0b4e051..a0a5f8c 100644 --- a/EventParsers/VMGEntities/VCard.h +++ b/EventParsers/VMGEntities/VCard.h @@ -23,10 +23,10 @@ #include "iReader.h" #include "iWriter.h" -class QString; - namespace EventTypes { class SMS; } +class QString; + namespace EventParsers { namespace VMGEntities -- 1.7.9.5