summaryrefslogtreecommitdiff
path: root/charset.h
diff options
context:
space:
mode:
Diffstat (limited to 'charset.h')
-rw-r--r--charset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/charset.h b/charset.h
index cfcee79..2207250 100644
--- a/charset.h
+++ b/charset.h
@@ -16,6 +16,7 @@ class cCharSet : public cListItem
private:
char *origcharset;
char *realcharset;
+
public:
cCharSet();
virtual ~cCharSet();