summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranoncvs <anoncvs>2004-12-21 18:24:28 +0000
committeranoncvs <anoncvs>2004-12-21 18:24:28 +0000
commitde783ac67265a5a11ebbad52e8dbc81292b4ac66 (patch)
treef8e4efb38761a1ef73d64c8cb67b16f0c447af8c
parentcbbeee44267c1fd1fe46c71c4fbd895994c20c0c (diff)
downloadvdr-plugin-text2skin-de783ac67265a5a11ebbad52e8dbc81292b4ac66.tar.gz
vdr-plugin-text2skin-de783ac67265a5a11ebbad52e8dbc81292b4ac66.tar.bz2
*** empty log message ***
-rw-r--r--cache.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cache.h b/cache.h
index 5c62d64..ee3e81b 100644
--- a/cache.h
+++ b/cache.h
@@ -1,5 +1,5 @@
/*
- * $Id: cache.h,v 1.1 2004/12/19 22:03:09 lordjaxom Exp $
+ * $Id: cache.h,v 1.2 2004/12/21 18:24:28 anoncvs Exp $
*/
#ifndef VDR_TEXT2SKIN_CACHE_HPP
@@ -12,7 +12,7 @@
#include <vector>
#include <string>
-class cText2SkinBitmap;
+class cText2SkinBitmap; //XXX
struct tBitmapSpec {
std::string Filename;