From e74a3437211bed8e483ce289b87c99f479849a35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 28 Mar 2012 17:54:20 +0300 Subject: Trim trailing whitespace. --- xml/skin.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'xml/skin.h') diff --git a/xml/skin.h b/xml/skin.h index db3f4b3..0823b01 100644 --- a/xml/skin.h +++ b/xml/skin.h @@ -1,7 +1,7 @@ // -*- c++ -*- -#ifndef VDR_TEXT2SKIN_XML_SKIN_H -#define VDR_TEXT2SKIN_XML_SKIN_H +#ifndef VDR_TEXT2SKIN_XML_SKIN_H +#define VDR_TEXT2SKIN_XML_SKIN_H #include "xml/display.h" #include @@ -77,7 +77,7 @@ private: cxVersion mVersion; cxDisplays mDisplays; - + cText2SkinI18n *mI18n; // TODO: should move here completely cText2SkinTheme *mTheme; @@ -106,4 +106,4 @@ inline cxDisplay *cxSkin::Get(cxDisplay::eType Type) { return NULL; } -#endif // VDR_TEXT2SKIN_XML_SKIN_H +#endif // VDR_TEXT2SKIN_XML_SKIN_H -- cgit v1.2.3