summaryrefslogtreecommitdiff
path: root/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'font.h')
-rw-r--r--font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/font.h b/font.h
index 853f3fa..40de96e 100644
--- a/font.h
+++ b/font.h
@@ -16,7 +16,7 @@ class cText2SkinFontCache
{
private:
typedef map<string,cFont*> cache_map;
-
+
public:
cText2SkinFontCache();
~cText2SkinFontCache();