2007-01-03 [wwp] 2.6.1cvs102
[claws.git] / src / html.h
index 5db3dc78b88ad9ccd933c987eff16b17ac79fca4..7f843f99b409d79ac2108de2af222f8d72c7ef67 100644 (file)
@@ -52,6 +52,7 @@ struct _SC_HTMLParser
        CodeConverter *conv;
 
        GHashTable *symbol_table;
+       GHashTable *alt_symbol_table;
 
        GString *str;
        GString *buf;